TABLE.main{
	border : thin solid #336699;
	width : 99%;
	rules : both;
}
TR.main {
	background-color: #336699;
	color : White;
}
TD.grid {
	font-family: Arial;
	font-size: 7pt;
}
TD {
	font-family: Veranda;
	font-size: 8pt;
}
TD.RANK {
	font-family: Arial;
	font-size: 8pt;
}


BODY {
	font-family: Veranda;
	font-size: 6pt;
}

A {
	text-decoration: none;
}

A:HOVER {
	color: red;
	text-decoration: none;
}
A:VISITED {
	color: blue;
	text-decoration: none;
}
A.RANK {
	color: #000000;
	text-decoration: none;
}
A.RANK:HOVER {
	color: #000000;
	text-decoration: underline;
}
A.RANK:VISITED {
	color: #000000;
}

