<style type="text/css">

A 						{ text-decoration:none }
A:link					{ color: #55090D; text-decoration: underline }
A:hover					{ color: #778A38; text-decoration: underline }
A:active            	{ color: #85300E; text-decoration: underline }
A:visited				{ color: #707070; text-decoration: underline }
A:visited:hover     	{ color: #360305; text-decoration: underline }

A 						{ text-decoration:none }
A.nav:link				{ color: #D7CEA3; text-decoration: none }
A.nav:hover				{ color: #55090D; text-decoration: none }
A.nav:active        	{ color: #55090D; text-decoration: none }
A.nav:visited			{ color: #360305; text-decoration: none }
A.nav:visited:hover 	{ color: #55090D; text-decoration: none }

A 						{ text-decoration:none }
A.nav2:link				{ color: #90102E; text-decoration: none }
A.nav2:hover			{ color: #C8D354; text-decoration: none }
A.nav2:active        	{ color: #A4C002; text-decoration: none }
A.nav2:visited			{ color: #610218; text-decoration: none }
A.nav2:visited:hover 	{ color: #C8D354; text-decoration: none }

A 							{ text-decoration:none }
A.featured:link				{ color: #93290D; text-decoration: none }
A.featured:hover			{ color: #C8D354; text-decoration: none }
A.featured:active   		{ color: #93290D; text-decoration: none }
A.featured:visited			{ color: #34312D; text-decoration: none }
A.featured:visited:hover	{ color: #C8D354; text-decoration: none }

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

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

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

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

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

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

.copyright { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Arial Black, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}
.address {font-size: 8pt;}
.white 				{ background-color : #FFFFFF; }
.ltrgray 			{ background-color : #EEEEEE; }
.ltgray 			{ background-color : #A1A1A1; }
.mdgray 			{ background-color : #67635E; }
.dkgray 			{ background-color : #34312D; }
.black 				{ background-color : #000000; }
.offwhite			{ background-color : #FEFEFB; }
.dkoffwhite			{ background-color : #D7CEA3; }	
.rust				{ background-color : #85300E; }
.ltrust				{ background-color : #9B5128; }
.dkrust				{ background-colot : #5B260B; }
.taupe				{ background-color : #8E8764; }
.lttaupe			{ background-color : #9E9A72; }
.olive				{ background-color : #64623D; }
.burgundy			{ background-color : #55090D; }
.dkburgundy			{ background-color : #360305; }
</style>