@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body {
	background-image: url();
	font-size: 10pt;
	background-color: #99CCFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footer {
	font-size: x-small;
	color: #FF0000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading1 {
	font-size: 16pt;
	font-weight: bold;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodytextbold {
font-size: 10pt;
font-weight: bold}
</style>
