.Standard {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
A {
		font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	
}

A:HOVER {
		font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color:#3366cc;
}

A:LINK {
		font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

A:VISITED {
		font-family : Verdana;
	font-size : 12px;
}




A:ACTIVE {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

BODY {
	font-family : Verdana;
	font-size : 11px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
TABLE {
	font-family : Verdana;
	font-size : 11px;}
TD {
font-family : Verdana;
	font-size : 11px;}	
