body {
    background : #000000;
    margin-top : 30;
    margin-bottom : 30;
     color : #FFFFFF;  }

font.s1 {
    font-size:12px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
font.s2 {
    font-size:11px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style : italic;
}
font.s3 {
    font-size:16px;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
 }


a:link {  text-decoration:none; color:#ADAAD3; }
a:visited {  text-decoration:none; color:#ADAAD3; }
a:active {  text-decoration:none; color:#FFFFFF; }
a:hover {  text-decoration:underline; color:#FFFFFF; }

#rad {
    border-bottom-style : dotted ;
    border-bottom-width : thin;
    border-bottom-color : #759473; }

#rad2 {
    border-top-style : dotted ;
    border-top-width : thin;
    border-top-color : #759473; }

