body, td, p, div, font {
	font-family : Verdana,Arial;
	font-size : 10pt;
	color : black
}

.SPAN {
	font-family : Verdana,Arial;
	font-size : 10pt;
	color : black
}

.SPAN2 {
	font-family : Verdana,Arial;
	font-size : 9pt;
	color : black
}

A  {
	text-decoration : underline;
	font-family : Verdana,Arial;
	color : blue;
	font-size : 9pt;
	font-weight : normal;
}

A:Hover  {
	text-decoration : none;
	font-weight : normal;
	color : red;
}
