a:active {
    font-family: Futura Md BT, Arial;
    font-size: 14pt;
    text-decoration: none;
    color: #ffffff;
}
.formlink {
    font-family: Futura Md BT, Arial;
    font-size: 14pt;
    text-decoration: none;
    color: #ff0000;
}
a:link {
    font-family: Futura Md BT, Arial;
    font-size: 14pt;
    text-decoration: none;
    color: #ffffff;
}
a:visited {
    font-family: Futura Md BT, Arial;
    font-size: 14pt;
    text-decoration: none;
    color: #888888;
}
a:hover {
    font-family: Futura Md BT, Arial;
    font-size: 14pt;
    text-decoration: underline; 
    color: #ffffff;
}
body {
    font-family: Futura Md BT, Arial;
    font-size: 10pt;
    color: ffffff;
    background-color:000000;
}
#heading {
    font-family: Futura Md BT, Arial;
    font-size: 18pt;
    color: ffffff;
    text-align: left;
    background-color:000000;
}
#heading2 {
    font-family: Futura Md BT, Arial;
    font-size: 16pt;
    color: ffffff;
    text-align: left;
    background-color:000000;
}
