Body	{
	scrollbar-arrow-color:#336633;
	scrollbar-dark-shadow-color:#8FBC8F;
	scrollbar-face-color:#8FBC8F;
	scrollbar-highlight-color:#8FBC8F;
	scrollbar-shadow-color:#336633;
	scrollbar-base-color :#336633;
	scrollbar-3d-light-color:#8FBC8F;
	scrollbar-darkshadow-color: #8FBC8F;
}

TD {
	color: #336633;
	font-family: "Times New Roman",Times;
	font-size: small;
	line-height : 110%;
}


A {
	color: #336633;
	font-family: "Times New Roman",Times;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
	line-height : 110%;
}

A:Visited	{
	color: #336633;
	font-family: "Times New Roman",Times;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
	line-height : 110%;
}

A:Hover	{
	color: #990000;
	font-family: "Times New Roman",Times;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
	line-height : 110%;
}

A:Active	{
	color: #336633;
	font-family: "Times New Roman",Times;
	font-size: small;
	text-decoration : none;
	font-weight : bold;
	line-height : 110%;
}

H1 {
	color: #990000;
	font-family: "Times New Roman",Times;
	font-size: small;
	font-weight : bold;
	line-height : 110%;
	letter-spacing: 5px;
}


