<style type="text/css">

A 						{ text-decoration:none }
A:link					{ color: #febd42; text-decoration: none }
A:hover					{ color: #ffe791; text-decoration: none }
A:active            	{ color: #febd42; text-decoration: none }
A:visited				{ color: #febd42; text-decoration: none }
A:visited:hover     	{ color: #ffe791; text-decoration: none }

A 						{ text-decoration:none }
A.nav:link			    { color: #f3f3f3; text-decoration: none }
A.nav:hover			    { color: #8e9dce; text-decoration: none }
A.nav:active            { color: #5875d0; text-decoration: none }
A.nav:visited		    { color: #f3f3f3; text-decoration: none }
A.nav:visited:hover     { color: #8e9dce; text-decoration: none }

body, td, textarea 	{ font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 9pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 12pt; }

.navleft { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}

.hdr { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: 13pt; 
  font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}


.subhdr { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 13pt; 
  font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: italic;
}

.topic 
{
 font-weight:bold;
 font-size:9pt;
 line-height:13pt;
 font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
 font-variant: normal;
 font-style: normal;	
}

.sm { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 11pt; 
  font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}

.copyright { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 11pt; 
  font-family: Verdana, Arial, Arial Narrow, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}

.white 				{ background-color : #FFFFFF; }
.black				{ background-color : #000000; }
.greengray 			{ background-color : #A6AFA7; }
.dkgray 			{ background-color : #34312D; }
.blue				{ background-color : #3B2F7D; }
.dkblue				{ background-color : #181252; }
.ltgreen			{ background-color : #DEE9DF; }
.ltgreenlogo		{ background-color : #BEF2CF; }
.green				{ background-color : #7BA87F; }
.greengrass			{ background-color : #658943; }
</style>