BODY {
	scrollbar-face-color: #397D18;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #102307;
	scrollbar-track-color:#102307;
	font-family : Arial, sans-serif;
	font-size : smaller;
}

H3 {
	font-size : small;
}

A  {
	color : #90E765;
	text-decoration : none;
	font-family : Arial, sans-serif;
}

A:Visited  {
	color : #90E765;
	text-decoration : none;
}

A:Active  {
	color :#90E765;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#90E765;
}

UL {
	color : #90E765;
	font-size : xx-small;
}

TD {
	font-size : smaller;
}