.bodyText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	}

a {
	color: #0099ff;
	}

.sub_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	}

.sub_sub_header {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	}

.sub_header_green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: green;
	}

.sub_header_green {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: green;
	}

.sub_header_white {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: white;
	}

.sub_header_red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: red;
	}

.sub_header_gray {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #eeeeee;
	}

.sub_header_blue {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #0099ff;
	}

.sub_sub_header_blue {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #0099ff;
	}

.sub_header_maroon {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: maroon;
	}

.sub_sub_header_maroon {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	}

.sub_header_deepred {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	}

.sub_sub_header_deepred {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	}

.sub_header_deeporange {
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	}

.sub_sub_header_deeporange {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	}

.sub_sub_header_white {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: white;
	}

.sub_sub_header_offgreen {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #99cc33;
	}

.sub_sub_header_blue {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
	}

.sub_sub_header_white {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

.sub_sub_header_darkblue {
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #333399;
	font-weight: bold;
	font-size: 14px;
	}

.header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	}

.em {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.ul {
	text-decoration: underline;
	}

.shrinkbarely {
	font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	}

.shrinksome {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	}

.shrink70 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	}

.shrink85 {
	font-size: 85%;
	}
	
.shrink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-weight: bold;
	}

.growsome {
	font-family: Verdana, Arial, Helvetica;
	font-size: 130%;
	}
	
.bodyText {
	font-family: Arial, Helvetica;
	font-size: 14px;
	}

.bodyTextWhite {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: white;
	}

.teeny {
	font-family: Verdana;
	font-size: 60%;
	font-weight: normal;
	color: red;
	}

.black {
	color: #000000;
	}
	
.red {
	color: red;
	}

.redbold {
	color: red;
	font-weight: bold;
	}

.white {
	color: white;
	}

.gray {
	color: #eeeeee;
	}

.orange {
	color: orange;
	font-weight: bold;
	}

.green {
	color: green;
	font-weight: bold;
	}

.maroon {
	color: maroon;
	font-weight: bold;
	}

.deeporange {
	color: #ff6600;
	font-weight: bold;
	}

.deepred {
	color: #cc0000;
	font-weight: bold;
	}

.brightgreen {
	color: #CCFF00;
	}

.purple {
	color: purple;
	}

.darkblue {
	color: #333399;
	font-weight: bold;
	}

.blue {
	color: #0099ff;
	}

.bluebold {
	color: #0099ff;
	font-weight: bold;
	}


