body {
	background-color: #CCCCCC;
}
.Fineprint {
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #407A88;
}
.Bodytext {
	font-size: 90%;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.DKGrayHead {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; font-size: 14px; 
}

.italics {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	color: #666666;
	font-weight: bold;
}
.vabullets {
	list-style-position: outside;
	list-style-image: url(flip_static.gif);
	font-size: 90%;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	vertical-align: middle;
}
.spbullets {
	list-style-position: outside;
	list-style-image: url(alert.gif);
	font-size: 90%;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 25px;
}
