.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #003300;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(check.gif);
	left: auto;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

body {
scrollbar-arrow-color: #009999;
scrollbar-base-color: #0033ff;
scrollbar-dark-shadow-color: #330033;
scrollbar-track-color: #009933;
scrollbar-face-color: #0066cc;
scrollbar-shadow-color: #006666;
scrollbar-highlight-color: #009999;
scrollbar-3d-light-color: #33ffcc;
}
.bodytext-verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-image: url(check-blue.gif);
	font-style: normal;
	font-weight: normal;
	color: #000000;


}
