<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #CC0000; text-decoration: underline }
A:hover				{ color: #960000; text-decoration: underline }
A:active            { color: #560000; text-decoration: underline }
A:visited			{ color: #707070; text-decoration: underline }
A:visited:hover     { color: #960000; text-decoration: underline }

body, td, textarea 	{ font-family: Verdana; font-size: 8pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 13pt; }

.navtop { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.navleft { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.sm { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 9pt; 
  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 : #1A1A1A; }
.black 				{ background-color : #000000; }

</style>