BODY, TD, .NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

.OrangeHeader {
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}

.Subheader {
	font-size: 16px;
	font-weight: bold;
}

.OrangeSubheader {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}

.BlackSubheader {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.WhiteSubheader {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Black { color: #000000; }
.Gray { color: #333333; }
.NavyBlue { color: #003366; }
.Orange { color: #FF3300; }
.Yellow { color: #FFFF66; }
.White { color: #FFFFFF; }

.SmallText { font-size: 10px; }
.MediumText { font-size: 14px; }
.LargeText { font-size: 20px; }

.SmallHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF66;
}

.LargeHeader {
	font-size: 24px;
	color: #000000;
}

html .subhead {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFF66;
}
html .links {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFF66;
}
html .interiorheader {
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #FF3300;
}
html .interiorsubhead {
	font-size: 13px;
	font-weight: 900;
	color: #000000;
}
.captions {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
html .orangetitle {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
html .chart {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
html .links2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
html .blacktitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
html .orangetext {
	font-weight: normal;
	color: #FF3300;
	font-size: 12px;
}

.Footer {
	font-size: 10px;
	color: #ffff99;
}

html .style11 {font-size: 11px}

