﻿/***** MAIN ELEMENTS *****/

body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	margin: 15px 0 15px 0;
	color: #000000;
	}
p {
	margin: 15px 0 15px 0;
	
    text-indent: 20px;
    }
blockquote {
	margin: 15px 25px;
    text-indent: 20px;
    }
ol, ul, li {
	margin: 0 0 0 25px;
	line-height: 14pt;
	text-indent: 0;
	}

a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #6600CC;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #00386E;
	text-decoration: underline;
	font-weight: bold;
	}
h1 {
	font-family: Arial, Helvetica, Verdana;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 25pt;
	font-weight: normal;
	color: #BA0000;
	text-indent: 0;
	}
h2 {
	font-family: Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0 30px 0;
	font-size: 13pt;
	color: #000000;
	}
h3 {
	font-family: Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 14pt;
	color: #BA0000;
	text-indent: 0;
	}
h4 {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	padding: 0;
	margin: 15px 0;
	font-size: 13pt;
	color: #000000;
	}


.order {
	border: 1px solid #C0C0C0;
	padding: 15px;
	background: #F9F7EC;
	}




.noindent {
	text-indent: 0;
	margin: 15px 0;
	}
.salutation {
	text-indent: 0;
	margin: 0;
	}
ul.check {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12pt;
	margin: 0 0 0 10px;
	text-indent: 0;
	}
ul li {
	list-style-image: url(http://www.muscleoverloadtraining.com/red.gif);
	line-height: 14pt;

	padding-left: 5px;
	}
li.short {
	margin: 0 0 0 20px;
	line-height: 14pt;
	text-indent: 0;
	}
.testimonial {
	font-size : 11pt;
	text-indent: 0;
	}
