body               {
                    background-color: #000000;
                    }
a:link             { 
                    text-decoration: none;
                    color: #ff0000; 
                    font-weight: normal;
                    }
a:visited          { 
                    text-decoration: none; 
                    color: #ff0000; font-weight: normal;
                    }
a:hover            { 
                    text-decoration: underline; 
                    color: #ffffff; 
                    font-weight: normal; 
                    /*border-bottom: 1px #ff0000 solid;*/
                    }
h1                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 14pt; 
                    font-weight: bold; 
                    text-align: center;
                    }
h2                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 13pt; 
                    font-weight: bold; 
                    text-align: center;
                    }
h3                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 12pt; 
                    font-weight: bold; 
                    text-align: center;
                    }
h4                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 12pt; 
                    font-weight: normal; 
                    text-align: center;
                    }
h5                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 10pt; 
                    font-weight: bold; 
                    text-align: left;
                    }
p                  { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 10pt;
                    }
td                 { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 10pt;
                    }

td.smalltext       { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 7.5pt;
                    }

a.bottom:link      { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 8pt;
                    font-weight: bold; 
                    text-decoration: none; 
                    color: #ffffff;
                    }
a.bottom:visited   { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 8pt; 
                    font-weight: bold;
                    text-decoration: none; 
                    color: #ffffff;
                    }
a.bottom:hover     { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 8pt; 
                    font-weight: bold;
                    text-decoration: none; 
                    color: #ff0000; 
                    border-bottom: none; 
                    background: #ffffff;
                    }

span.golden        {
                    font-weight: bold;
                    color: #CCCC00;
                    }
span.smalltext     { 
                    font-family: verdana,arial,helvetica,sans-serif; 
                    font-size: 7.5pt;
                    }