body         
 { 
 background-color: black; 
 font-family: verdana,arial; 
 font-size: 9pt;
 color:white 
 }

a          {text-decoration:none; color: #69B24B; font-weight:bold }
a:hover    {text-decoration:underline; color: #69B24B}

h1 { font-size: 9pt; font-weight: bold; margin-bottom: 5px;}
h2 { font-size: 9pt; font-weight: bold; margin-bottom: 5px; margin-top: 30px;}
h3 { font-size: 9pt; font-weight: bold; display: inline; color:red}

p  { font-size: 9pt; font-weight: normal; margin-bottom: 10px; margin-top: 10px}
td  { font-size: 9pt; font-weight: normal; margin-bottom: 10px; margin-top: 10px}
