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

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

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

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

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

.bluetext {
	color : #006699;
}

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

.subheadblue {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-weight : normal
}
.whitetext {
	color : #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.subheadred14Copy {
	color : #CC6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : normal
}
.whitetext a:link {
	color : #FFFFFF;
}
.whitetext a:visited {
	color : #FFFFFF;
}
.whitetext a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.whitetext a:active {
	color : #FFFFFF;
	text-decoration: underline;
}
.grey10px {
	color : #999999;
	font-size: 9px;
	line-height: 13px;
}
a img {border:0}
a {outline: 0;}