body   { 
 font-size: x-small; 
 font-family: Verdana, Helvetica, sans-serif
  }


address { 
font-size: 8pt; 
font-style: normal 
}

a:link { 
color: #003366; 
text-decoration: underline
 }
a:visited { 
color: #003366; 
text-decoration: underline 
}
a:active { 
color: #003366; 
text-decoration: underline 
}
a:hover { 
color: #003366; 
text-decoration: none
 }

