
A:LINK  {
	color : blue;
}

A:VISITED  {
	color : blue;
}

A:HOVER  {
	color : gray;
	font-style : normal;
	font-weight : normal;
	background-color : ;
}

.normalsmall  {
	color : Black;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.normalsmall_r  {
	color : White;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.normal  {
	color : Black;
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.normaldark  {
	color : 008ACB;
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.subhead  {
	color : FF9900;
	font-family : arial;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.head  {
	color : 008ACB;
	font-family : serif;
	font-size : 25px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}



