A
{
	color:#0D785e;
}

A:Visited
{
	color:#0D785e;
}

H1
{
	color: White;
	font-size: 9pt;
	font-family: arial;
}

body
{
	font-size: 9pt;
	font-family: Arial;
	background-color: #EFF0EF;
}

td
{
	font-size: 9pt;
	font-family: Arial;
}


.menutitle
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	width: 100%;
	color: white;
	padding-top: 3px;
	background-color: dimgray;
	text-decoration: none;
}

.sidelink
{
	letter-spacing: 1px;
	color: #0D785e;
	text-decoration: none;
}

.sidelink.hover
{
	letter-spacing: 1px;
	color: "#0D785e";
	text-decoration: none;
}