BODY {
	color: #000033;
	font-family: Arial;
	font-size: small;
}

TABLE {
   color: #000033;
	font-family: Arial;
	font-size: small;
	}


A {
	color: #000033;
	text-decoration: none;
	font-weight : bold;
	font-size : small;
}

A:HOVER {
	color: #000033;
	text-decoration: underline;
	font-weight : bold;
	font-size : small;
}
