body {
font-family: Arial, Verdana, helvetica, sans-serif;

font-weight: bold;
font-size: 8pt;
text-decoration:none;
color: #ffff9f;
background-color: #000000;
}

a:link {
color: #33cc68;
text-decoration:none;
}

a:visited {
color: #33cc68;
text-decoration:none;
}

a:active {
color: #33cc68;
text-decoration:none;
}

a:hover {
color: #00ff00;
text-decoration:none;
}

h1 {
font-size: 10pt;
}

h2 {
font-size: 8pt;
}





