Body {
background-color: #06216E;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	color: White;
	background-color: #06216E;
	border-color: Silver;
	border-width: 1 px;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
A {
	color : 6363C2;
	text-decoration : none;
	font-size : 12px;
}
A:HOVER {
	color : 6363C2;
	text-decoration : underline;
}
A.menu {
	color : white;
	text-decoration : none;
	font-size : 12px;
}
A.menu:HOVER {
	color : 99FFFF;
	text-decoration : none;
}
A.h {
	color : 00145E;
	text-decoration : none;
	font-size : 10px;
}
A.h:HOVER {
	color : white;
	text-decoration : none;
	background-color: #2C3D88;
}
