BODY, TD {

	font-family: arial, sans-serif, times new roman;

	text-decoration: none;

	color: black;

	font-size : 9pt;

}



SELECT, OPTION {

	font-family: arial, sans-serif, times new roman;

	text-decoration: none;

	color: black;

	background-color: #D8ECFF;

	font-size : 10pt;

}



A {

	font-family: arial, sans-serif, times new roman;

	text-decoration: underline;

	color: black;

	font-size : 9pt;

	font-weight : normal;

	font-style : normal;

}



A:Visited {

	font-family: arial, sans-serif, times new roman;

	text-decoration: underline;

	color: black;

	font-size : 9pt;

}



A:Active {

	font-family: arial, sans-serif, times new roman;

	text-decoration: underline;

	color: black;

	font-size : 9pt;

}



A:Hover {

	font-family: arial, sans-serif, times new roman;

	text-decoration: underline;

	color: #000066;

	font-size : 9pt;

}