BODY {
	color : #666666;
	background-color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : justify;
}

table {
	background-color : White;
	border : 1px #999999;
	font : xx-small "MS Sans Serif", Geneva, sans-serif;
}


A {
	color : #CC6600;
}

A:HOVER {
	color : #FF9933;
}
A.invisible_white {
	color : #c0c0c0;
}
STRONG.RED {
	color : RED
}
