body
 { 
  background: #Ffffff;  
  font-size: 9pt;  
 }
td
 { 
  font-size:9pt;
 }
.title
  {
    color: #FFFFFF; 
    font-weight: bold;
    background-color: #0080C0
  }
.content
  {
    line-height: 14pt; 
    border: 3 double #0080C0
  }
a:link 
 {
   color: #0066cc; text-decoration: none
 }
a:visited
 {
   color: #0099ff;text-decoration:none
 }
a:hover
 {
   text-decoration:underline
 }
