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

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

a:hover {
	color : #0066CC;
	text-decoration : none;
}

a:active {
	color : #0066CC;
	text-decoration : none;
}

body, td {
	color : #FFFFFF;
	font-family : Georgia;
	font-size : 11px;
	line-height : 15px;
	font-weight: bold;
}

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 : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

.subheadred {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-weight : bold
}

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

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

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

.whitelink a:active {
	color : #FFFFFF;
	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
}
.bluelink a:link {
	color : #0066CC;
	text-decoration : none;
}

.bluelink a:visited {
	color : #006699;
	text-decoration : none;
}

.bluelink a:hover {
	color : #003366;
	text-decoration : none;
}

.bluelink a:active {
	color : #003366;
	text-decoration : none;
}
.headblue {
	color : #3399CC;
	font-family : Georgia;
	font-size : 21px;
	line-height : 24px;
	font-weight : normal}
.subheadblue {
	color : #0066CC;
	font-family : Georgia;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold}
.subheadorange {
	color : #FF9900;
	font-family : Georgia;
	font-size : 12px;
	line-height : 15px;
	font-weight : bold
}
.small {
	color : #FFFFFF;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
}
.subheadorangelarge {
	color : #FF9900;
	font-family : Georgia;
	font-size : 16px;
	line-height : 17px;
	font-weight : bold
}
.subheadblue2 {
	color : #0066CC;
	font-family : Georgia;
	font-size : 11px;
	line-height : 15px;
	font-weight : normal}
