h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	line-height: 120%;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	line-height: 120%;
	color: #dd0000;

}

a {
 color: #0000D5;
 text-decoration: underline;
}

.linked {
 color:#006699;
 text-decoration: none;
 font-weight: bold;
}
hover.linked {
 color:#ACB4F7
 }

A:hover{
	COLOR:  #FF0000;
	text-decoration: underline;
}

.Heading2Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	line-height: 120%;
}

.HighlightYellow {
	font-weight: bold;
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.HighlightRed {
	font-weight: bold;
	background-color: #FF0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/red_bullet_whitebg.gif);
	list-style-type: disc;
	line-height: 120%;

}

.YellowTable {
	color: #CC0000;
	background-color: #E3F0F9;
	padding: 10px;
	border: 1px solid #CC0000;

}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #142969;
	line-height: 130%;
	}
	
.testimonialHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
	color: #142969;
}
.title01 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
	line-height: 120%;
}
