body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #333333;

}
.subtitles {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #06b9e3;
}
.copy {
	font-size: 9pt;
	line-height: 14pt;
}
ul {
	font-size: 9pt;
	list-style-type: none;


}
a:link {
	color: #60B9E3;
	text-decoration: none;
}
a:visited {
	color: #60B9E3;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.subnav {
	font-size: 9pt;
	line-height: 18pt;
}
#footer {
	font-size: 7pt;
	color: #FFFFFF;

}
#footer a {
	color: #EEEEEE;
}
.subtitle2 {
	font-size: 10pt;
	text-transform: capitalize;
	color: #000000;
}
.hptitles {
	color: #60b9e3;
	font-size: 10pt;
	font-weight: bold;
}
.smcopy {
	font-size: 8pt;
	color: #666666;
}
.subtitleo {
	color: #F58426;
	font-size: 9pt;

}
.blue {
	text-transform: uppercase;
	color: #0099CC;
	font-size: 9pt;

}
