<style>
<!--
BODY  {
	  	font-family: Verdana, Arial, Helvetica;
	   	background-color: white;
	   	color: black;
}

.hrs { color: black }

a:active { color: white; text-decoration: underline }
a:link { color: #006666; text-decoration: underline }
a:visited { color: #666666; text-decoration: underline }
a:hover	{ color: #ff6600; 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;
		}

.text2	{
			font-size: 9pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: black;
			background-color: #dcdcdc;
		}

.text3	{
			font-size: 11pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: black;
			background-color: white;
		}

.text4	{
			font-size: 9pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #f5f5f5;
			background-color: black;
		}
		
.formText { font-size: 11px; font-family: Verdana, Helvetica, Arial, san-serif; color: #000000; font-style: normal; font-weight: bold; text-align:right;  line-height:25px; }

.inputs { font-size: 11px; font-family: Verdana, Helvetica, Arial, san-serif; color: #000000; font-style: normal; font-weight: normal; text-align:left; line-height:25px; }

.textb	{
			font-size: 9pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #f5f5f5;
		}


.smtext1	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: black;
			}

.smtext2	{
			font-size: 7pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #f5f5f5;
			}



.hdg	{
			font-size: 11pt;
			font-family: arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #006666;
		}
		
		
.hdgu	{
			font-size: 11pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #ff6600;
		}
		

.hdgt	{
			font-size: 11pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #3333cc;
		}


.err	{ 
			font-size: 10pt;
	 		color: red;
		 	font-weight: bold;
		 	font-family: verdana, arial, helvetica;

			}


.b			{ font-weight: bold; }



.u			{ text-decoration: underline; }


.bu			{ font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #f5f5f5;
			text-decoration: underline;

 			 }

.ui		{ font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: italic;
			color: #f5f5f5;
			text-decoration: underline;

 			 }

.i		{ font-style: italic; }


-->
</style>
