.bodytext {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: FF9999;
}
body {
	background-color: #CC0033;
	padding: 0px;
	margin: 34px 0px 0px;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: FF9999;
	font-weight: bold;
}
.bodytextWhite {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9999;
	text-decoration: none;
}
.bodytextSM {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
.bodytextSM a:link {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
.bodytextSM a:visited {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #999999;
}
.bodytextSM a:hover {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #FF9999;
}
.bodytextSM a:active {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
.bodytextSMwhite {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
}
.bodytextBlk {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.bodytextBlkBold {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodytextBoldLrg {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

