<style>
<!--
BODY  {
	  	font-family: Verdana, Arial, Helvetica;
	   	color: black;
}

.hrs { color: black }

a:active { color: #ff6666; text-decoration: underline }
a:link { color: #ff3300; text-decoration: underline }
a:visited { color: #6666cc; text-decoration: underline }
a:hover	{ color: #ffcc33; text-decoration: underline}

input.buttons { color: black; font-size: 8pt }
input.buttons2 { color: black; font-weight: 600; font-size: 8pt; background-color: #dcdcdc; border: outset }
input.buttons3 { color: #dcdcdc; font-weight: bold; font-size: 9pt; background-color: black;  }


.text	{
			font-size: 9pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: black;
		}
		

.text_r	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #ff0000;
		}
		

.textb	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
		}


.smtext	{
			font-size: 7.5pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #333333;
		}
		
.smtext3	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: black;
		}

.smtext2	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: black;
		}


.hdg	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #6666cc;
		}
		
.hdg1	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #666666;
		}
		
.subhd	{
			font-size: 9.5pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #663366;
		}


.hdgu	{
			font-size: 11pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #ff6600;
		}


.err	{
			font-size: 10pt;
	 		color: red;
		 	font-weight: bold;
		 	font-family: verdana, arial, helvetica;

			}


.b			{ font-weight: bold; }



.u			{ text-decoration: underline; }


.bu			{
			font-weight: bold;
			text-decoration: underline;
 			 }

.ui			{
			font-style: italic;
			text-decoration: underline;
 			 }

.i		{ font-style: italic; }

#home { background-image: url(../images/hmbkg.gif); background-repeat: no-repeat; }

.hmetext { font-size: 12px; line-height: 14px;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #000;
			padding: 38px 27px 0 20px; display: block; }


-->
</style>