body {
	background:#ffffff url(../images/indexbg.gif) center;
}
body,p ,td{ font-size:10pt}



Input
{
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #000000;
	HEIGHT: 18px;
	font-size: 9pt;
	border: 1px solid #CCCCCC;

}
select {
	font-size:9pt;
	CURSOR: hand;
	COLOR: #000000;
	background-color: #eeeeee;
	border: #3399CC;





}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;

}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: red;

}


.toptd {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
