body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #076BA7;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	text-decoration: none;
}
a#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttons/smallmenu.gif);
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
	padding: 6px 12px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F9C2B;
	border-left-color: #85D461;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}
a#topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6FEFF;
	background-image: url(images/buttons/largemenu.gif);
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
	padding: 6px 12px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #297BC5;
	border-left-color: #64B7E9;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}
a#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 6px;
	text-align: center;
	vertical-align: middle;
}
a#footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	padding: 4px 6px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}
.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.hl1 {
	background-image: url(images/hl01.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #287F38;
	border-bottom-color: #5ACA6D;
	border-right-color: #287F38;
	border-left-color: #5ACA6D;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C455A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #294154;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #076BA7;
}
.markeddown {
	color: #FF0000;
	text-decoration: line-through;
}
.thispage {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
