body
 { 
  font-size: 9pt;  
 }
td
 { 
  font-size:12px;
 }
.title
  {
    color: #FFFFFF; 
    font-weight: bold
  }
.content
  {
    line-height: 14pt; 
    border: 3 double #0080C0
  }
a:link 
 {
   color: #000000; text-decoration: none
 }
a:visited
 {
   color: #000000;text-decoration:none
 }
a:hover
 {
   text-decoration:none
; color: #FF0000
 }
.style {  font-size: 10px; text-decoration: underline}
