body {
  font-family: "Times New Roman", Times, serif;
  color:#000000;
  font-size:10pt;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.menu {
	font-size:13pt;
	line-height:20px;
	color:#FFFFFF;
	list-style:none;
	margin-left:0px;
	margin-top:5px;
	padding-right:5px;
	padding-left:5px;
}
.top_links {
	font-size:12pt;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}
.home_head {
	font-size:32pt;
	font-weight:bold;
	color:#142618;
	margin-left:100px;
}
.sub_head {
	font-size:15pt;
	color:#506254;
	margin-left:20px;	
}
.links {
	font-size:10pt;
	color:#A98F47;
	text-decoration:none;
}
.copy {
	margin-left:20px;
	margin-right:30px;
}

.sub_head_sm {
	font-size:12pt;
	color:#506254;
	margin-left:20px;	
}