BODY,TD {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #555555
}

A {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #2C3F67;
	text-decoration : underline
}

A:HOVER {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #FF0000;
	text-decoration : underline
}

.t {
	font-family: Ms Sans Serif,Helvetica,Arial;
	font-size: 8px;
	color: gray;
}




.nav {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration : none;
}

.nav:HOVER {
	font-family: Ms Sans Serif,Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #66CCFF;
	text-decoration : underline;
}