.menuhead  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : white;
	text-decoration: underline;
	font-weight: bold;
}
P  {
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #0f098e;
}
TD  {
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #0f098e;
}

H1  {
	font-size : 13px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : navy;
 	text-decoration : underline;
}

H2  {
    font-size : 11px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : #313130;
 	text-decoration : none;}

H3  {
    font-size : x-small;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : bold;
	color : navy;
 	text-decoration : none;
	margin-bottom: 10; 
	}

A  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : white;
	text-decoration: none;
}


A:Visited  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : white;
	text-decoration: none;
}

A:Active  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : white;
	text-decoration: none;	
}

A:Hover  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : Lime;
}

BODY  {
	font-size : 12px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-weight : normal;
	font-style : normal;
	

}

A.contentlink  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : black;
	text-decoration: none;
	font-weight: bold;
}


A:Visited.contentlink  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : navy;
	text-decoration: none;
	font-weight: bold;	
}

A:Active.contentlink  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : navy;
	text-decoration: none;
	font-weight: bold;		
}

A:Hover.contentlink  {
	font-size : 10px;
	font-family : Verdana, helvetica, arial, tahoma;
	font-style : normal;
	color : black;
}

