body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.boxborder {
	border: thin solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
	text-decoration: none;
}

.whiteboxborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF6600;
}

.bigorangetext {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	
	font-style: normal;
	color: #006600;
	text-decoration:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:hover { 
	color: #666633;
	text-decoration:underline;
	}
.thinborder {
	border: 1px solid #000000;
}
.medorangetext {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600
}
.charcoal {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.arialblack {
	font-family: "Arial Black";
	font-size: 14px;
	color: #000000;
}
