<style type="text/css">

A:link {color:red; font-size:12pt }       /* unvisited link */
A:visited {color:red; font-size:12pt }   /* visited links */
A:active { color:red}   /* active links */
A:hover {color:black;background-color:blue}

BODY{	background: black }

H1{	font-family:"Trebuchet MS"; 
	color:white;
	text-align:center }

H2{	font-family:"Trebuchet MS"; 
	font-size:14pt;
	font-style:bold;
	margin-top: .0in;
	color:white; 
	text-align:center }

H3{	font-family:"Trebuchet MS"; 
	font-size:12pt;
	margin-top: .2in;
	color:white; 
	text-align:center }

H4{	 font-family:arial; 
	font-size:10pt;
	text-align:center;
	color:white }

P {	font-family:"Trebuchet MS"; 
	font-size:12pt;
	margin-top: .1in;
	color:white }

TD { 	font-family:"Trebuchet MS"; 
	font-size:12pt;
	color:white }

UL { 	font-family: arial;
	color:white }
LI { 	font-family:arial; 
	font-size:12pt;
	color:white }

caption { 	font-family: arial }

.highlight {color:#FF0080;font-size:10pt}

.pcentered {font-family:"Trebuchet MS"; 
	text-align:center;
	font-size:12pt;
	margin-top: .1in; 
	color:white}

.clickfor { font-family:arial; 
	font-size:12pt;
	margin-top: 1em;
	margin-bottom: 1em; 
	color:yellow;
	font-style:italic}

