h2 {
	color: teal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

td {
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.sub {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold }
.logon {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #CCFFCC }
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold }
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
.text_g {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight:bold }
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color:#150F65; }
.green { color: green; }
.notred { color: #B0312A; font-weight:bold}
.blue { color: blue; }
.dk-blue { color:#000099; font-weight:bold}
.dk-blue-sm { color:#000099;}
body {
	background-image: url(construction/fill.jpg);
}
a:link {color: #006633;}
a:visited {color: #009966;}
a:hover {color: #009966;}
a:active {color: #009966;}

.sp a:link, a:visited {color: #0000FF;}
.sp a:hover {color:#0000FF;}
.sp a:active {color: #0000FF;}
/* footer links */
.ftnote a:link {
	font-size:13px;
	text-decoration:none;
	color:#666633;
}
.ftnote a:visited {
	font-size:13px;
	text-decoration:none;
	color:#666633;
}
.ftnote a:hover {
	font-size:13px;
	text-decoration:none;
	color:#000000;
}

/* Images */
.imgleft {
	float: left;
	margin: 2px 8px 0 0;
}
