<style type="text/css">

A 						{ text-decoration:none }
A:link					{ color: #144f71; text-decoration: underline }
A:hover					{ color: #68342d; text-decoration: underline }
A:active            	{ color: #144f71; text-decoration: underline }
A:visited				{ color: #144f71; text-decoration: underline }
A:visited:hover     	{ color: #116185; text-decoration: underline }

A 						{ text-decoration:none }
A.navtop:link			{ color: #ffffff; text-decoration: none }
A.navtop:hover		    { color: #92a2a5; text-decoration: none }
A.navtop:active         { color: #ffffff; text-decoration: none }
A.navtop:visited		{ color: #ffffff; text-decoration: none }
A.navtop:visited:hover  { color: #92a2a5; text-decoration: none }

A 							{ text-decoration:none }
A.copyright:link			{ color: #92a2a5; text-decoration: underline }
A.copyright:hover			{ color: #618ea2; text-decoration: underline }
A.copyright:active   		{ color: #92a2a5; text-decoration: underline }
A.copyright:visited			{ color: #92a2a5; text-decoration: underline }
A.copyright:visited:hover	{ color: #618ea2; text-decoration: underline }

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

.navtop { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: bold;
  font-color: #ffffff;
}

.body { 
  font-weight: normal; 
  font-size: 9pt;
  line-height: 11pt; 
  font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
  font-color: #202e30;
}

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

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

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

.quote { 
  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: bold;
  font-color: #202e30;
}

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

.white 				{ background-color : #FFFFFF; }
.black              { background-color : #0f1b27; }

.ltgray			    { background-color : #c0cacc; }
.gray			    { background-color : #748588; }
.dkgray			    { background-color : #4a5759; }

.ltrblue	        { background-color : #92a2a5; }
.ltblue	            { background-color : #116185; }
.blue			    { background-color : #144f71; }
.dkblue			    { background-color : #082a45; }
</style>