BODY {
	font-size: 10pt;
   	font-family: "arial" , "geneva" , "helvetica";
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #D6D7D6;
	SCROLLBAR-DARKSHADOW-COLOR: #D6D7D6; text-decoration:none;

}


TD {
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
	font-family: "arial" , "geneva" , "helvetica";
}

select, input, textarea {

	background-color:#cccccc;
	font-family: "arial" , "geneva" , "helvetica";
	font-size:12px;
	color:#000000;
	border : 1px solid #000000;
	background-color : #ffffff;
}	
A:link {
	font-size: 10pt;
	color:#000000;
	text-decoration:underline;
	font-family: "arial" , "geneva" , "helvetica";
}
A:active {
	font-size: 10pt;
	color:#000000;
	text-decoration:underline;
	font-family: "arial" , "geneva" , "helvetica";
}
A:hover {
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
	font-family: "arial" , "geneva" , "helvetica";
}
A:visited {
	font-size: 10pt;
	color:#000000;
	text-decoration:underline;
	font-family: "arial" , "geneva" , "helvetica";