.subheadertext {
	font-family: Futura, "Futura Book", "Futura Condensed";
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	font-weight: bold;
}
a.subheader:link {
	color: #666666;
	text-decoration:none;
}
a.subheader:visited {
	color: #666666;
	text-decoration:none;
}
a.subheader:hover {
	color: #999999;
	text-decoration:none;
}
a.subheader:active {
	color: #999999;
	text-decoration:none;
	font-size: normal;
}
.samplebg {
	background-image: url(../images/sample_body.gif);
	background-repeat: no-repeat;
}
.advertisingbg {
	background-image: url(../images/advertising_body.gif);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
}
.footertext {
	font-family: Futura, "Futura Book", "Futura Condensed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 5px;
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.footerlink:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: normal;
}

