body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336633;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titletx {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.subtitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.menutx {
	position: absolute;
	height: 325px;
	width: 140px;
	top: 130px;
	left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menutx2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-align: right;
}
