<STYLE TYPE="text/css">   
<!--

a { 
	color: #FF6633;
	text-decoration: underline; }

a:visited {
	color: #AA3300;
	text-decoration: underline; }

a:hover, a:active {
	color: #FF8855;
	text-decoration: underline; }

body, p, td, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FF6633;  }

.smalltext {
	font-size: 8pt; }
	
.h2 {
	font-size:12pt; 
	font-weight: bold; }

.total{
font-family: 'Courier New', Courier, monospace;
font-size:9pt;
text-align:right;
background-color:#CCCCCC;
}

	
.footer{
	font-size:8pt;
	color:#993300; }

.footerLink {
	font-size:8pt;
	color: #AA3300;
	text-decoration : none; }
	
-->
</STYLE>