body {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	background-color: #F2F2F2;
	color: #000000;
	SCROLLBAR-BASE-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#f2f2f2;
	SCROLLBAR-TRACK-COLOR:#E9E9E9;
	margin:0;

			}



table{
	
	color: #000000;
	font-size: 10px;
	text-align: left;
	line-height: 12pt;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";

}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
