.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-variant: small-caps; color: #503E32}
.body {
	color: #E4E5E2;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
}

.bodysm {
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
}
.whiteheadline {
	color: #000000;
	background: #C8C8C8;
	height: 22px;
	border-top: 4px solid #E1E1E1;
	border-right: 4px;
	border-bottom: 4px;
	border-left: 4px;
	padding: 4px 2px;
	font: bold small-caps 18px "Century Gothic", Arial, Verdana;

}
.whitesubhead {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #454741;
	font-variant: small-caps;
	border-top: 1px solid #E1E1E1;
	border-right: #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: #E1E1E1;
	padding: 2px;
	background: #C8C8C8;
	text-align: center;
}

