@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

a:link { font-family: "Times New Roman", Times, serif; color: #006600; font-weight: bold;}
a:visited { font-family: "Times New Roman", Times, serif; color: #006600; font-weight: bold;}
a:hover { font-family: "Times New Roman", Times, serif; color: #000099; font-weight: bold;}
a:active { font-family: "Times New Roman", Times, serif; color: #006600; font-weight: bold;}

a.nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff}
a.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff}
a.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #FFCC00}
a.nav:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.size32 {
	font-size: 32px;
}
.headlinesm {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #006600;
	font-weight: bold;
}

.headline2 {
	font-weight: bold;
	color: #006600;
	font-size: 18px;
}
.headline3 {
	font-weight: bold;
	color: #FFFFFF;
}
