A {
        text-decoration: none;
        font-weight: bold;      
}
A:hover {
        color:#009999;
        cursor: crosshair
}
  BODY { 
     background-attachment: fixed;
     font-size : 12pt;
     line-height : 16pt;
     margin-top: 5%;
}
  P { 
     margin-left: 10%;     
     font-size : 12pt;
     width: 28em;
     font-size : 12pt;
     line-height : 16pt;
}
  H1 { 
       font-size : 20pt;
}
  H2 { 
       font-size : 16pt;
        font-weight: bold;      
}
  H3 { 
       font-size : 12pt;
        font-weight: bold;      
}
  H4 { 
       font-size : 12pt;
        font-weight: bold;      
}
  B { 
       font-size : 13pt;
        font-weight: bold;      
}

A {
        font-size : 12pt;
        text-decoration: none;
        font-weight: bold;
        color: #004040;
} 
