
body { 
    background-color: #ffffff; 
    font-family: Arial, Tahoma, sans-sarif; 
    font-size: 10pt;
    margin: 30px 30px 30px 30px;
    line-height:1.3em;
}

a { text-decoration: none; }
a:link, a:visited, a:active { color: #9E0000; }
a:hover { color: #FF0000; } 
img { border: 0px; }

h3 { 
  color: #000000; 
  font-size: 12pt; 
  text-align: center;
}

h4 { 
  font-size: 10pt; 
}


span.red { color: #9E0000; } 


