<style>
<!--
BODY  {
	  	font-family: Verdana, Arial, Helvetica;
	   	color: black;
}

.hrs { color: black }

a:active { color: #ff6600; text-decoration: underline }
a:link { color: #ff3300; text-decoration: underline }
a:visited { color: #003366; text-decoration: underline }
a:hover	{ color: #ff9900; 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: 8.6pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: black;
		}

.text2	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
		}

.text3	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: normal;
			font-style: normal;
			color: #000000;
		}

.text4	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #f5f5f5;
			background-color: black;
		}

.textb	{
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
		}

.textpr	{
			font-size: 8pt;
			font-family: times new roman;
			font-weight: normal;
			font-style: normal;
		}


.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: 9pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #003399;
		}


.hdgu	{
			font-size: 11pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #ff6600;
		}


.hdgapp	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #990000;
		}

.hdg3	{
			font-size: 10pt;
			font-family: verdana, arial, helvetica;
			font-weight: bold;
			font-style: normal;
			color: #ff9900;
		}

.blue	{
			color: #003366;
		}

.white	{
			color: white;
		}



.links	{
			color: white;
			font-size: 8pt;
			font-family: verdana, arial, helvetica;
			font-style: normal;
			 text-decoration: none;
		}


.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>

