body {
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: green;
	scrollbar-dlight-color: white;
	scrollbar-darkshadow-color: green;
	scrollbar-track-color: white;
	scrollbar-arrow-color: green;

}

table {
	font-size: 14pt;
	color: #006600;
	font-family: times new roman;
	font-variant: small-caps;
	font-weight: bold;
}

a:link {
	font-weight: bolder;
	font-size: 12pt;
	color: #006600;
	font-family: tahoma;
	text-decoration: none;
}

a:visited{
	font-weight: bolder;
	font-size: 12pt;
	color: #006600;
	font-family: tahoma;
	text-decoration: none;
}

a:hover{
	font-weight: bolder;
	font-size: 12pt;
	color: #006600;
	font-family: tahoma;
	text-decoration: none;
}

