.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
	text-align: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bolder;
	color: #000099;
	text-align: left;
}
a.special:link {
     color: white;
     background-color: transparent;
     }

a.special:visited {
     color: red;
     background-color: transparent;
     }

a.special:hover {
     color: orange;
     background-color: transparent;
     text-decoration: none;
     }

a.special:active {
     color: green;
     background-color: transparent;
     }
