body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-attachment: scroll;
	background-color: #F2FFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D4701;
}
a:link {
	color: #4D5A01;
}

a:visited {
  color: #006666;
}

a:active {
	color: #663300;
}
