.graybox {
	background:#3E3B40;
	color:#999999;
	border: 1px solid #666;
	padding: 10px;
}	
.yellowhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: FFCC33;
}
.subheadyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
.subheadwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 22px;
}
.bodycopylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 003366;
}
.greylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 {
	color: #bd2025;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-weight: bold
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
