BODY {
	font-family: arial;
	color: black;
	font-size: 12;

scrollbar-face-color:#E6E6FA;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#E6E6FC;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#E6E6FF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

td {
	font-family: arial;
	color: black;
	font-size: 12;

}

A {
	color=black;
	text-decoration: none;
	cursor: hand;
}

A:link {
	color=black;
	text-decoration: none;
	cursor: hand;
}

A:visited {
	color=black;
	text-decoration: none;
	cursor: hand;
}

A:active {
	color=black;
	text-decoration: none;
	cursor: hand;
}

A:hover {
	color=black;
	text-decoration: none;
	cursor: hand;
}