<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #0A5AA5; text-decoration: underline }
A:hover				{ color: #0A3472; text-decoration: underline }
A:active            { color: #909090; text-decoration: underline }
A:visited			{ color: #707070; text-decoration: underline }
A:visited:hover     { color: #0A3472; text-decoration: underline }

body, td, textarea 	{ font-family: Verdana; font-size: 9pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 13pt; }

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

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

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

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


.white 				{ background-color : #FFFFFF; }
.ltgray 			{ background-color : #E5E5E5; }
.medgray 			{ background-color : #C0C0C0; }

</style>