body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdffbf;
	padding: 0px;
	top: 0px;
}
.menuStyle {
	color: #000000;
	background-color: #4c8d00;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuStyle a {
	color: #e3ffbf;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuStyle a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
}

table {
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
}
.copywrite {
	font-family: "Comic Sans MS";
	font-size: 12px;
	background-color: #606300;
	text-align: center;
	color: #e2ffbf;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #606300;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: 100;
	color: #660099;
}
.imageright {
	margin: 0px 5px;
	padding: 2px;
	float: right;
	top: 2px;
	border: medium solid #4d8d00;
}
.topheader {
	font-family: "Comic Sans MS";
	font-size: 36px;
	line-height: normal;
	color: #e2ffbf;
	text-align: left;
	vertical-align: text-top;
	white-space: nowrap;
	padding-left: 8px;
	background-color: #4c8d00;
}
.imageleft {
	float: left;
	border: medium solid #4d8d00;
	padding: 3px;
	margin: 0px 5px;
}
.boldtext {
	font-weight: bolder;
	color: #366300;
}
.bodytext {
	font-family: "Franklin Gothic Demi";
	color: #999999;
	margin: 5px;
}
.imagewithborder {
	margin: 3px;
	border: medium solid;
}
.textflashing {
	font-family: Arial, Helvetica, sans-serif;
	color: 366300;
	text-decoration: blink;
	font-weight: bold;
}
.tableheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d8d00;
	margin-left: 15px;
}
.mainheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.inverse {
	background-color: #fdffbf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-position: center;
	text-align: center;
}
.bodytextstrikeout {
	font-size: 14px;
	color: 999999;
	text-decoration: line-through;
}
