@charset "ISO-8859-1";
body {
	background-color: #6699CC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.subheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: underline;
}

