body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenttable {
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	color: #336633;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00;
	padding: 2px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #336633;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	background-color: #FFCC00;
	text-transform: uppercase;
}
.yellowborder {
	border: thin solid #FFCC00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
