body{
	scrollbar-3dlight-color:#CCCCCC;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#CCCCCC;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#CCCCCC;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-shadow-color: #CCCCCC;
}

td {
	font-family: Arial;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CFCFAF;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
