P, UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


P.pagetitle { 
	font-size: 12pt;
	font-weight: bold;
} 


a.move:link {
	text-decoration: none;
}

a.move:visited {
	text-decoration: none;
}

a.move:hover {
	text-decoration: underline;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.smalltestimonial {
	font-family: 'Courier New', mono;
	font-size: 10pt;
}

.bigtestimonial {
	font-family: 'Courier New', mono;
	font-size: 12pt;
}

.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
}

.subheadline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}

.regularparagraph {
	text-indent: 25px;
}

.copyrighttext {
	font-size: 8pt;
	color: white;
	font-weight: bold;
}

.bold {font-weight: bold;} 
.strikethrough {text-decoration: line-through;}
.italic {font-style: italic;} 
.bolditalic {font-weight: bold; font-style: italic;}
.boldunderline {font-weight: bold; text-decoration: underline;}
.eightpoint {font-size: 8pt;}
.ninepoint {font-size: 9pt;}
.tenpoint {font-size: 10pt;}
.elevenpoint {font-size: 11pt;}
.twelvepoint {font-size: 12pt;}
.thirteenpoint {font-size: 13pt;}
.fourteenpoint {font-size: 14pt;}
.fifteenpoint {font-size: 15pt;}
.sixteenpoint {font-size: 16pt;}
.seventeenpoint {font-size: 17pt;}
.eighteenpoint {font-size: 18pt;}
.nineteenpoint {font-size: 19pt;}
.twentypoint {font-size: 20pt;}
.highlight {background-color: rgb(255, 255, 0);}
.underline {text-decoration: underline;}
.red {color: #FF0000;}
.white {color: #FFFFFF;}
