a:link {  color: #008442; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {  color: #CC6666; text-decoration: underline}
a:active {  color: #33CC00; text-decoration: underline}

a.blklinks:link {  color: #000000; text-decoration: underline;}
a.blklinks:visited { color: #000000; text-decoration: underline;}
a.blklinks:hover {  color: #B5F000; text-decoration: underline;}
a.blklinks:active {  color: #33CC00; text-decoration: underline;}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CC6666}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #008442}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008442;
	font-style: normal;
}


.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.whttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.grntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #00735C;
}


.stdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}


.grntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008442;
	font-style: normal;
}

.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.std-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	line-height: 16px;
}

.blkbdr {
	border: 1px solid #000000;
}

.blkbdr2pdleft {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

.blkbdr2pdright {
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}


.smblktext { color: #000000; font-family: Verdana, sans-serif; font-size: 11px;}
.smbgrytext { color: #666666; font-family: Verdana, sans-serif; font-size: 11px;}
.smwhttext { color: #FFFFFF; font-family: Verdana, sans-serif; font-size: 10px;}
