/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boldhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.bh1stltr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFF00;
}
h1 {
	font-size: 24px;
	color: #CC3300;
	text-align: center;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #000099;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-indent: 15px;
	white-space: pre;
	list-style-position: outside;
	list-style-image: url(../images/checkred.gif);
	list-style-type: square;
	line-height: normal;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-image: url();
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #045300;
}
.bulletplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	background-position: left top;
	text-align: justify;
	text-indent: 25px;
	white-space: normal;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullxred.gif);
	background-color: #FFFFFF;
	vertical-align: top;
	border: thin none #FFFFFF;
	position: fixed;
	bottom: auto;
}
.copyright {
	font-size: 10px;
}
h1Header {
	font-size: 24px;
	color: #CC3300;
	text-align: center;
	text-transform: capitalize;
}
.HeaderCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.ALLCAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
}
.style4 {	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
-->
  </style> 
