.bodytext
{
	color: #000000;
	font-size : 12px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
}

.header
{
	color: #000000;
	font-size : 22px;
	font-family : "Arial", "Verdana", "Helvetica", Serif; 
	font-weight: bold;
}

.bodylinkbold
{
	color: #D30505;
	font-size : 12px;
	text-decoration: underline;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
        font-weight: bold; 
}

A.bodylinkbold:visited {color : #D30505; font-size : 12px; text-decoration: underline;}
A.bodylinkbold:link {color : #D30505; font-size : 12px; text-decoration: underline;}
A.bodylinkbold:active {color : #D30505; font-size : 12px; text-decoration: underline;}
A.bodylinkbold:hover {color : #D30505; font-size : 12px; text-decoration: underline;}

.nav
{
	color: #000000;
	font-size : 11px;
	font-family : "Arial", "Verdana", "Helvetica", Serif;
        
}

A.nav:visited {color : #000000; font-size : 11px; text-decoration: none;}
A.nav:link {color : #000000; font-size : 11px; text-decoration: none;}
A.nav:active {color : #000000; font-size : 11px; text-decoration: none;}
A.nav:hover {color : #000000; font-size : 11px; text-decoration: none;}