<style type="text/css">

A 						{ text-decoration:none }
A:link					{ color: #1E5752; text-decoration: none }
A:hover					{ color: #6B9793; text-decoration: none }
A:active            	{ color: #BDEFEB; text-decoration: none }
A:visited				{ color: #707070; text-decoration: none }
A:visited:hover     	{ color: #6B9793; text-decoration: none }

A 						{ text-decoration:none }
A.nav:link				{ color: #1E5752; text-decoration: none }
A.nav:hover				{ color: #6B9793; text-decoration: none }
A.nav:active        	{ color: #BDEFEB2; text-decoration: none }
A.nav:visited			{ color: #C3C3C3; text-decoration: none }
A.nav:visited:hover 	{ color: #6B9793; text-decoration: none }

body, td, textarea 	{ font-family: Arial, Arial Narrow, 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: 8pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}

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

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

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

.white 				{ background-color : #FFFFFF; }
.ltrgray 			{ background-color : #EEEEEE; }
.ltgray 			{ background-color : #CDDCDB; }
.mdgray 			{ background-color : #67635E; }
.dkgray 			{ background-color : #34312D; }
.black 				{ background-color : #000000; }
.ltteal				{ background-color : #BDEFEB; }
.mdteal				{ background-color : #6B9793; }
.dkteal				{ background-color : #1E5752; }
</style>