body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #008000;
	SCROLLBAR-SHADOW-COLOR: #B0FFB0;
	SCROLLBAR-3DLIGHT-COLOR: #D7FFD7;
	SCROLLBAR-ARROW-COLOR: #008000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #CCFFCC;
	color: #008000;




}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #00B000;
	text-decoration: underline;
}
