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

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

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

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

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

.redtext {
	color : #CC3333;
}

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;
}

.subheadred {
	color : #CC3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : normal}
.whitetext {
	color : #FFFFFF;
	font-size: 11px;
}
.subheadred14Copy {
	color : #CC3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : normal}
.whitelink a:link {
	color : #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.whitelink a:visited {
	color : #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.whitelink a:hover {
	color : #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.whitelink a:active {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
.grey10px {
	color : #666666;
	font-size: 10px;
	line-height: 13px;
}
