a:link {  color: #B43933; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {  color: #FFCC00; text-decoration: underline}
a:active {  color: #A9D5EB; text-decoration: underline}

a:link.whtlinks {  color: #FFFFFF; text-decoration: underline;}
a:visited.whtlinks { color: #FFFFFF; text-decoration: underline;}
a:hover.whtlinks {  color: #FFCC00; text-decoration: underline;}
a:active.whtlinks {  color: #FFCC00; text-decoration: underline;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B43933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #E7E8EA;
	width: 250px;
	height: 18px;
	padding-left: 5px;
}

.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}


.whttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.qualtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.stdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.whttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	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;
	cursor: hand;
}

.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;}

