@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true' ,startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF, gradientType=1);
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.style4 {font-size: 9px}
.style6 {font-size: 10px}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtDarkRed {
	color: #572b34;
}

-->
</style>