/* CSS Document */
.body {color: #000000; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}
.bodytxt {color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;}
.bodytxttestimonial {color: #000000; font-style: italic; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;}
.footer {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.bodyheader {color: #990000; font-style: italic; font-weight: bold; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}
.bodyheader2 {color: #990000; font-style: italic; font-weight: bold; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}