BODY {
	color : #000084;
	font-size : 10pt;
	background-color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
}
A:LINK {
	color : #FF0000;
	text-decoration : none;
}
A:VISITED {
	color : #898989;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}

TD {
	font-size : 10pt;
	background-repeat : repeat-y;
	font-family : "Courier New", Courier, monospace;
}
A#menu:VISITED {
	color: #C0C0C0
}
A#menu:HOVER {
	text-decoration : underline;
	color : #FF0000;
	
}





