   <STYLE type="text/css">
   <!--

body, html {padding: 0px; margin: 0px;}

.header {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	color: black;
	}

.mainhead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
	}
	  
.subhead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }
	  
.subhead2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }

.bodyhead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	}
	
.bodytext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

.sitehead {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	}
.sitehead a:link {
	color: midnightblue;
	text-decoration: none;
	}
.sitehead a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.sitehead a:active	{
	color: darkred;
	text-decoration: underline;
	}
.sitehead a:hover {
	color: darkred;
	text-decoration: underline;
	}

.sitetext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}
.sitetext a:link {
	color: midnightblue;
	text-decoration: none;
	}
.sitetext a:visited {
	color: midnightblue;
	text-decoration: none;
	}
.sitetext a:active	{
	color: darkred;
	text-decoration: underline;
	}
.sitetext a:hover {
	color: darkred;
	text-decoration: underline;
	}

.smtext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}
	
.bodytextb {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	}
	
.bodytexti {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}
	
.newstext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #3333CC;
	}
	
.copytext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}
	
.datetext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: white;
	padding-left: 2px; padding-top: 5px;
}
	
.logintext {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	}
	
.new {
	font-weight: bold;
	color: red;
	}

.table_footer  {
	background: gainsboro;
	}

.table_header  {
	background: gainsboro;
	}

.table_bg  {
	background: brown;
	}

.row0  {
	background: azure;
	}

.row1  {
	background: bisque;
	}

.row2  {
	background: whitesmoke;
	}

.row3  {
	background: cornsilk;
	}

.row4  {
	background: white;
	}

	-->
   </style>