a:link {
	color : #FFFFFF;
	text-decoration : none;
}

a:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a:active {
	color : #FFFFFF;
	text-decoration : underline;
}

body, td {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

.redtext {
	color : #993300;
}

h1 {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 14px;
}

h2 {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

h3 {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height : 14px;
}

.sub {
	color : #333300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

.subheadred {
	color : #FFCC00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : normal}

.sub a:link {
	color : #FFFFFF;
	text-decoration : none;
}

.sub a:visited {
	color : #FFFFFF;
}

.sub a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.sub a:active {
	color : #993300;
	text-decoration : underline;
}
.whitetext {
	color : #FFFFFF;
}
.subheadred12 {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-weight : bold
}
.subheadred14Copy {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 21px;
	line-height : 26px;
	font-weight : bold}

