BODY {
	background-color : #FFFFFF;
}

TABLE {
	margin-top: 10px;
	width : 100%;
	border-color: White;
	color: #3C2C7A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align : center;
	text-indent : 3px;
	position: relative;
	background : Gray;
}

TR {
	text-align : center;
}

TD {
	text-align : center;
}

TT {
	font-weight: 500;
	font-size : 90%;
    color: #FFFFFF;
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	text-decoration : none;
	color: white;
}

Small {
	font-weight: 700;
	font-size : 80%;
	color: #FFFFFF;
}

Var {
	color : #00008B;
	font-style: normal;
}
