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: underline;
    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;
    text-align: left;
    background-color:000000;
}
#heading {
    font-family: Futura Md BT, Arial;
    font-size: 18pt;
    color: ffffff;
    font-weight: bold;
    text-align: right;
    background-color:000000;
}
#subheading {
    font-family: Futura Md BT, Arial;
    font-size: 16pt;
    color: ffffff;
    font-weight: none;
    text-align: right;
    background-color:000000;
}
#subsubheading {
    font-family: Futura Md BT, Arial;
    font-size: 15pt;
    color: ff0000;
    font-weight: none;
    text-align: right;
    background-color:000000;
}
#text {
    font-family: Futura Md BT, Arial;
	font-size: 12pt;
	text-align: justify;
    font-weight: none;
    letter-spacing: -0.5;
    margin-left: 5%;
    margin-right: 5%;
    color: ffffff;
}
#textfree {
    font-family: Futura Md BT, Arial;
	font-size: 12pt;
    font-weight: none;
    letter-spacing: -0.5;
    color: ffffff;
}
