body {
	background-color: #FFF5E1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #669999;
	margin-top: 0px;
	}
	
.bodytext-red {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	}
	
a:link {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #004600;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #004600;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.heading18 {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.border-green-1px {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004600;
	border-right-color: #004600;
	border-bottom-color: #004600;
	border-left-color: #004600;
}

.tablerow1 {
	background-color: #EEE4D7;
}
.tabletitles {
	background-color: #D9C4A4;
}

.text-10px {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #004600;
}
.tableimage img {
border: 3px solid #004600;
}
