    a:link        {
                    color               :       #888;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       9pt;
                    text-decoration     :       underline;
                  }
          
    a:visited     {
                    color               :       #888;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       9pt;
                    text-decoration     :       underline;
                  }
          
    a:active      {
                    color               :       #888;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       9pt;
                    text-decoration     :       underline;
                  }
          
    a:hover       {
                    color               :       #888;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       9pt;
                    text-decoration     :       none;
                  }
    
    body          {
                    background          :       url('images/background.gif') center #fff repeat-y;
                    color               :       #000;
                    margin              :       0 auto;
                    padding             :       0;
                    text-align          :       center;
                  }

    div.hr        {
                    width               :       100%;
                    height              :       1px;
                    margin-top          :       10px;
                    margin-bottom       :       10px;
                    background          :       url('images/hr.gif') #fff repeat-x;
                  }
             
    #frame        {
                    width               :       900px;
                    height              :       100%;
                    margin              :       auto;
                    background          :       transparent;
                    color               :       #000;
                    text-align          :       center;
                  }
                  
    #header       {
                    width               :       974px;
                    margin              :       0 auto;
                    padding:            :       0;
                    background          :       transparent;
                    text-align          :       center;
                  }
                  
    #header img   {
                    margin: 0 0 20px -74px;
                    _margin: 0 0 20px 1px !important; 
                    padding: 0;
                  }              
                  
    h1.header     {
                    margin              :       0 auto;
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       18pt;
                    font-style          :       italic; 
                  }
        
    #heer         { 
                    width               :       430px;
                    height              :       525px;
                    margin-left         :       8px;
                    background          :       transparent;
                    color               :       #000;
                    text-align          :       left;
                    float               :       left;
                  }
                  
   #heer a:link   {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
   #heer a:active {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
   #heer a:visited{
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
   #heer a:hover  {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       none;
                  }
         
    #heer li      {
                    margin-top          :       6px;
                    padding-left        :       6px;
                    background          :       url('images/red_dot.gif') left 7px no-repeat;
                  }
         
    #heer span    {
                    color               :       #d4031c;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    font-weight         :       bold;
                  }
              
    #heer strong  {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    font-weight         :       bold;
                  }
                  
    #heerfwd      {
                    width               :       430px;
                    margin-left         :       8px;
                    background          :       transparent;
                    text-align          :       left;
                    float               :       left;
                    _clear              :       both;
                  }
      
    
    img           {
                    border              :       0px;
                  }  
       
    ul            {
                    margin              :       0;
                    padding             :       0;
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-align          :       left;
                    list-style-type     :       none;
                  }
                  
    #spacer       {
                    height              :       30px;
                    clear               :       both;
                  }
             
    #sport        {
                    width               :       430px;
                    height              :       525px;
                    margin-left         :       15px;
                    background          :       transparent;
                    color               :       #000;
                    text-align          :       left;
                    float               :       right;
                  }
                  
  #sport a:link   {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
  #sport a:active {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
  #sport a:visited{
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       underline;
                  }
                  
  #sport a:hover  {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    text-decoration     :       none;
                  }
          
    #sport li     {
                    margin-top          :       6px;
                    padding-left        :       6px;
                    background          :       url('images/green_dot.gif') left 7px no-repeat;
                  }
                  
    #sport ul li p{
                    display             :       inline;
                  }
          
    #sport span   {
                    color               :       #5daf41;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    font-weight         :       bold;
                  }
               
    #sport strong {
                    color               :       #000;
                    font-family         :       "Trebuchet MS",Arial,Helvetica,sans-serif;
                    font-size           :       8pt;
                    font-weight         :       bold;
                  }  
                  
    #sportfwd     {
                    width               :       430px;
                    background          :       transparent;
                    text-align          :       left;
                    float               :       right;
                    _clear              :       both;
                  }