<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #B32519; text-decoration: underline }
A:hover				{ color: #882118; text-decoration: underline }
A:active            { color: #CC1404; text-decoration: underline }
A:visited			{ color: #505050; text-decoration: underline }
A:visited:hover     { color: #882118; text-decoration: underline }

body, td, textarea 	{ font-family: Arial Narrow, Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; font-size: 10pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 14pt; }

.nav { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Arial Narrow, Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}

h1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 11pt; 
  font-family: Arial Narrow, Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regulara; 
  font-variant: normal;
  font-style: normal;
}

h2 { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: 11pt; 
  font-family: Arial Narrow, Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: italic;
}

h3 { 
  font-weight: normal; 
  font-size: 8pt;
  line-height: 11pt; 
  font-family: Arial Narrow, Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular; 
  font-variant: normal;
  font-style: normal;
}


.white 				{ background-color : #FFFFFF; }
.ltgray 			{ background-color : #E5E5E5; }
.medgray 			{ background-color : #C0C0C0; }
.black 				{ background-color : #000000; }
</style>
