p
	{
	font-size: 	10pt;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	color: 		Black;	
	}
td
	{
	font-size: 	10pt;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	color: 		Black;	
	}
H6
	{
	font-size: 	8pt;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	normal;
	color: 		Black;	
	}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: Black;
font-weight: bold;
margin-bottom: 12pt;
}

a.nav:link
	{
	text-decoration: none;
	color: 		White;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	bold;
   	}

a.nav:visited
	{
	text-decoration: none;
	color: 		white;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-weight: 	bold;
        
	}

a.nav:active
	{
	text-decoration: none;
	color: 		black;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	bold;
	background-color: white
	}

a.nav:hover {
	text-decoration: underline;
	color: 		black;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-weight: 	bold;
    background-color: white
	}

a.nav:offsite
	{
	text-decoration: none;
	font-weight:	bold;
	color:		#B5B5B5;
	background:	#000000;
	}
a:link
	{
	text-decoration: none;
	color: 		blue;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	bold;
   	}

a:visited
	{
	text-decoration: none;
	color: 		blue;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
        font-weight: 	bold;
	}


a:active
	{
	text-decoration: none;
	color: 		blue;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 	bold;
	}

a:hover {
	text-decoration: underline;
	color: 		green;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
        font-weight: 	bold;
        background-color: white
	}

a:offsite
	{
	text-decoration: none;
	font-weight:	bold;
	color:		#B5B5B5;
	background:	#000000;
	}