body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #669966;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.tableborder {
	border: 1px solid #669966;
}
.tdbgheader {
	color: #FFFFFF;
	background-color: #669966;
}
.tdbgfooter {
	color: #FFFFFF;
	background-color: #669966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
.tdtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.tdbold {
	font-weight: bold;
}
.tdsubtitle {
	font-size: 24px;
	font-weight: normal;
	font-style: oblique;
}
.tdsubtitlesmall {

	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
}
.formfield {
	background-color: #E7EFE7;
	border: 1px solid #669966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #669966;
}
.validation {
	color: #FF6600;
}
.formbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	background-color: #E7EFE7;
	border: 1px groove #669966;
}
.hyperwhite {
	color: #FFFFFF;
}
.hypercolor {
	color: #669966;
}
