.maintext { font-family:Courier New, Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #562707;
}
.maintext A:active {text-decoration: none; color: #981F1F;}
.maintext A:link {text-decoration: none; color: #981F1F;}
.maintext A:visited {text-decoration: none; color: #981F1F;}
.maintext A:hover {text-decoration: underline; color:  #981F1F;}

.boldtext { font-family:Courier New, Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #981F1F;
}
.boldtext A:active {text-decoration: none; color: #981F1F;}
.boldtext A:link {text-decoration: none; color: #981F1F;}
.boldtext A:visited {text-decoration: none; color: #981F1F;}
.boldtext A:hover {text-decoration: underline; color:  #981F1F;}

.headertext { font-family:Courier New, Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #981F1F;
	font-weight: bold;
}

.descriptext { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 6px; font-style: normal; line-height: 15px; color: #5E5F64;}
