BODY {
	font-family : Verdana;
	font-size : 9pt;
	color: White;
	background-color : #84191F;
	background-image : url(images/back2.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.TOPMENU {
	font-family : Verdana;
	font-size : 7pt;
	color: #CCCCCC;
	background-color : Black;
}
P {
	font-family : Verdana;
	font-size : 9pt;
	color: White;
}
TD.black{
	font-family : Verdana;
	font-size : 9pt;
	color: black;
}
TD.white{
	font-family : Verdana;
	font-size : 9pt;
	color: #ffffff;
}
A {
	font-family : Verdana;
	font-size : 8pt;	
	text-decoration: underline;
	color: #F5F5F5;
}

A:Hover {
	text-decoration: underline;
	font-size : 8pt;		
	color: #CCCCCC;
}
