BODY {
	background-color : #102080;
	color : #102080;
	font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

A {
	color : #0058AC;
	text-decoration : none;
}

A.menu, A.menu:VISITED {
	color : White;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}


A:VISITED {
	color : #CC0000;
	text-decoration : none;
}
TABLE {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE.outside {
background-color : #CC0000;
}

TABLE.middle {
	background-color : #102080;
}

TABLE.border {
	background-color : #FFCC33;
}


TABLE.inside {
	background-color : White;
	color : #102080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}