<style type="text/css">

A 					{ text-decoration:none }
A:link				{ color: #125AA3; text-decoration: none }
A:hover				{ color: #08295F0; text-decoration: none }
A:active            { color: #639CD0; text-decoration: none }
A:visited			{ color: #707070; text-decoration: none }
A:visited:hover     { color: #08295F; text-decoration: none }

body, td, textarea 	{ font-family: Verdana; font-size: 9pt; letter-spacing: 0.005 em; font-weight: normal; line-height: 15pt; }

.nav { 
  font-weight: bold; 
  font-size: 8pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.navbot { 
  font-weight: bold; 
  font-size: 7pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

.copyright { 
  font-weight: normal; 
  font-size: 7pt;
  line-height: 10pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

h1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 16pt; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

h2 { 
  font-weight: bold; 
  font-size: 9pt;
  line-height: 14pt; 
  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; }
.blueltr 			{ background-color : #cacad2; }
.bluelt 			{ background-color : #7b8b9d; }

</style>