.nav {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #BA2C25;}
a.nav:link {color:#BA2C25; font-weight: normal; text-decoration:none;}
a.nav:visited {color:#BA2C25; font-weight: normal; text-decoration:none;}
a.nav:hover {color:#666666; font-weight: normal; text-decoration:underline;}
a.nav:active {color:#BA2C25; font-weight: normal; text-decoration:none;}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
a.text:link {color:#000000; font-weight: normal; text-decoration:underline;}
a.text:visited {color:#000000; font-weight: normal; text-decoration:underline;}
a.text:hover {color:#666666; font-weight: normal; text-decoration:underline;}
a.text:active {color:#000000; font-weight: normal; text-decoration:underline;}

/* a:link { 
	color : #000000;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration: underline;
} 
a:visited { 
	color : #000000;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration: underline;
} 
a:hover { 
	color : #666666;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : underline; 
} */

li {
	margin: 6px 0px 0px;
}


p {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

H1
{
	font-weight: bold;
	font-size: 13px;
	color: BA2C25;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}
H2
{
	font-weight: bold;
	font-size: 15px;
	color: #BA2C25;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 4px;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}
h3 {
	color: #BA2C25;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 4px;
	font-weight: bold;
}
