<style type="text/css">

body {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}
normal {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	}
td {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}

p {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 120%;
	font-size: 10pt;
	color: black;
	}

b  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;
	}

strong {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;
	}

LI {
	font-family:Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	font-size:10pt;
	color: black; 
	}

UL {
	font-family:Verdana, Arial, Helvetica; 
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	font-size:10pt; 
	color: black;
	}

OL {
	font-family:Verdana, Arial, Helvetica; 
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	font-size:10pt; 
	color: black;
	}

OPTION {
	font-family: Verdana, Arial, Helvetica; 
	font-size:10pt; 
	font-weight:normal; 
	color: black;
	}

SELECT {
	font-family:Verdana, Arial,  Helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	color: black;
	}

TEXTAREA {
	font-family:Verdana, Arial,  Helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	color:black;
	}

INPUT {
	font-family:Verdana, Arial,  Helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	color:navy;
	}

A:link {
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	color: black;
	}

A:active
	{
	font-family: Verdana, Arial, Helvetica;
	color: black 
	text-decoration: none;
	}

	
A:visited
	{
	font-family: Verdana, Arial, Helvetica;
	color: black;
	text-decoration: none; 
	}

A:hover { 
	color: #cc0000;
	text-decoration: none;
	}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: black;
	font-size: 16pt;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	color: #cc0000;
      }

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
      }

h4 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: grey;
      }

h5 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: white;
      }

h6 {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 6pt;
	color: black;
      }

index { 
	font-family: Verdana, Arial, Helvetica;
	font-size: normal; 
	color: #CC0000; 
	text-decoration: none;
	}

</style>