.text {
font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	white-space: normal;
}
.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	font-style: normal;
	font-weight: 800;
	}

.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	
.bodytextsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	
	}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
