body {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color:White;
	scrollbar-arrow-color: Red;
	scrollbar-base-color:White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: Red;
	cursor: crosshair;
}
a {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A9A9A9;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
} 
.ico {  color: #000000; border: #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

