.middletext {  font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; line-height: 18px; text-align: justify: normal}
.headerbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #2C881D}
.mainheading {  font-size: 16px; font-weight: bold; color: #CC0033; font-family: Arial, Helvetica, sans-serif; line-height: normal}
.tableheading {  font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; color: #000000}
.insidetable { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006633; line-height: normal }
.middlewhite { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; line-height: normal }


a.textlink:link {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #990000;
		}

a.textlink:visited {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #990000;
		}
		
		
a.textlink:active {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #990000;
		}

a.textlink:hover {
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #990000;
		}