 
html, body { 
height: 100%; 
margin: 0; 
padding: 0; 
} 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy {
	font-size: 12px;
	color: #333333;
}
.featureCopy {
	font-size: 12px;
	color: #666666;
}
.topFeatureCopy {
	font-size: 12px;
	color: #FFFFFF;
}
.topFeatureLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.featureLink {
	font-size: 12px;
	color: #666666;
	text-decoration: underline; }
.bottomStrip {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.bodySubhead {
	font-size: 12px;
	color: #156570;
	font-weight: bold;
}
.bodyCaption {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
