/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(231,231,231); background-color: rgb(0,0,74); background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(168,200,255); text-decoration: none ;}
 A:hover { color: rgb(255,200,144); text-decoration: none ;}
 A:visited { color: rgb(208,255,208); text-decoration: none ;}
 .TextObject { font-size: x-small;}
 P {
	font : larger Arial;
} 
I {
	font : larger Arial italic;
}
H2 {
	font : bold large Arial;
}
H3 {
	font : bold medium Arial;
}

TABLE {
	font : larger Arial;
}
