
TD {
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;		
}


TD.head {
	font-size : 34;
	font-family : Arial, Helvetica, sans-serif;
	color : #9D1009;
	font-weight : bold;
}

TD.black{
	font-size : 16;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;	
}

TD.subhead{
	font-size : 15;
	font-family : Arial, Helvetica, sans-serif;
	color : #135A07;
	font-weight : bold;	
}

TD.textbox{
	font-size : 13;
	font-family : Arial, Helvetica, sans-serif;
	color : #757575;
	font-weight : bold;	
}

TD.headcont{
	font-size : 14;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;	
}

a, a:active, a:focus, a:link, a:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #1B71FF;
	font-size : 14px;
	text-decoration : underline;
	font-weight : normal;
}

A:HOVER {
	text-decoration : underline;	
}

a.sm, a.sm:active, a.sm:focus, a.sm:link, a.sm:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #1B71FF;
	font-size : 10px;
	text-decoration : underline;
	font-weight : normal ;
}

A.sm:HOVER {
	text-decoration : underline;	
}

a.link, a.link:active, a.link:focus, a.link:link, a.link:visited   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #0054FF;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bold;
}

A.link:HOVER {
	color :#11338A;

}
