BODY {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	background-color : #ffffff;
	scrollbar-3dlight-color : #ECE8E9;
	scrollbar-arrow-color : #646668;
	scrollbar-base-color : #ECE8E9;
	scrollbar-darkshadow-color : #646668;
	scrollbar-face-color : #ECE8E9;
	color: #ffffff;
	
}

TD {
	font-family : Tahoma, Verdana;
	font-size : 9pt;
	color: #ffffff;
	border : 0px;
}

.text{
	color: #ffffff;
}

A {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	cursor : hand;
		font-family : Arial, Tahoma, Verdana;
	font-size : 8pt;
}
A:active {
	color: #ffffff;
			font-family : Arial, Tahoma, Verdana;
	font-size : 8pt;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
			font-family : Arial, Tahoma, Verdana;
	font-size : 8pt;
}




