.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E9A0D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4e6507;
}
.tdmenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.mainbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffe400;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 2px;
	margin-right: 70px;
	margin-bottom: 2px;
	margin-left: 70px;
}
.listheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.mainmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
.mainmenu a:link
{
color: #4e6507;
text-decoration:none;
}

.mainmenu a:visited
{
color: #4e6507;
text-decoration:none;
}

.mainmenu a:hover
{
color: #c21002;
text-decoration:none;
}

.mainmenu a:active
{
color: #4e6507;
text-decoration:none;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
