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

.hrs { color: black }

a:active { color: #006699; text-decoration: underline }
a:link { color: #006699; text-decoration: underline }
a:visited { color: #666666; text-decoration: underline }
a:hover	{ color: #99cccc; 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: #333333;
		}
		
		

.text_home	 { color: #333333; font-size: 9pt; font-family: Verdana, Arial, Helvetica; font-style: normal; font-weight: normal; line-height: 20px }
		
.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: #999999;
		}

.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: #663399;
		}
		
.hdg1	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #006699;
		}
		
.subhd	{
			font-size: 9.5pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #006699;
		}


.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; }


-->
</style>
