<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #445784; text-decoration: underline }
A:hover				{ color: #8F8467; text-decoration: underline }
A:active            { color: #CDB47E; text-decoration: underline }
A:visited			{ color: #707070; text-decoration: underline }
A:visited:hover     { color: #8F8467; text-decoration: underline }

body, td, textarea 	{ font-family: Verdana; font-size: 8pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 12pt; color: #232220;}

.nav { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.sm { 
  font-weight: bnormal; 
  font-size: 7pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
  color: #EDE6D4;
}

h1 { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: 14pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

h2 { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: italic;
}

h3 { 
  font-weight: normal; 
  font-size: 6pt;
  line-height: 14pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}


.white 				{ background-color : #FFFFFF; }
.offwhite			{ background-color : #EDE6D4; }
.gray 				{ background-color : #797B88; }
.dkgray 			{ background-color : #232220; }
.taupe 				{ background-color : #AC9D8A; }
.blue 				{ background-color : #445784; }

</style>