body  {
  background:#000000;
  color:#FFFFFF;
  font-family:verdana,helvetica,arial,sans-serif;
  font-size:9pt;
  font-weight:bold;     }

#header  {
  border-top: transparent;
  border-bottom: transparent;
  height: 1.3em;  }


#header .strapline  {
  font: 62px verdana,arial,times,sans-serif;
  color: #FFFF00;
  font-weight:normal; 
  background-color: transparent;
  float: left;
  line-height: 5em;
  margin-right: 1px;
  margin-top: 3px;
  margin-bottom: 60px;     }


#nav  {
  border-top: transparent;
  border-bottom: transparent;
  height: 3em;      }

#nav .left  {
  font-size: 9pt;
  line-height: 1.3em;
  position: absolute;
  top: 10em;
  left: 1em;
  width: 32em;
  margin-left: 1em;
  bottom-border: transparent;
  margin-bottom: 3em;     }
  
#content   {
  border-top: transparent;
  border-bottom: transparent;
  height: 3em;      }


#content .right  {
  font-size: 9pt;
  line-height: 1.3em;
  position: absolute;  
  top: 20em;
  left: 1em;
  width: 35em;
  margin-left: 38em;
  margin-right: 1em;
  padding-left: 1em;
  margin-bottom: 3m;         }



a:link  {
  color:#660000;
  font-size:14pt;
  line-height: 1.3em;
  font-weight:bold;    }

a:visited  {
  color:#660000;
  font-size:14pt;
  line-height: 1.3em;
  font-weight:bold;      }

a:hover  {
   color:#00FF00;
   font-size:14pt;
  line-height: 1.3em;
   font-weight:bold;       }

a:active  {
  color:#FFFFFF;
  font-size:14pt;
  line-height: 1.3em;
  font-weight:bold;        }


h1 {
 color:#FFFF00;
 font-size:34pt;
 font-weight:bold;
 line-height: 1.3em;
 margin-bottom: 5px;         }


.white {
  color: #FFFFFF;      }

.gray {
 color: #999999;  }

.green {
 color: #00FF00; }

.red {
 color: #FF0000; }


.blank {
   line-height: 2.1em;        }


.boxout1  {
   color: #00FF00;
   background-color: transparent;
   font-size:14pt;
   font-weight:bold;      }

.boxout1 a:link,  .boxout1 a:visited {
    text-decoration: underline;
    color: #00FF00;
    font-size:14pt;
    font-weight:bold; 
    background-color: transparent;  }

.boxout1 a:hover, .boxout1 a:active {
    text-decoration: underline;
    color: #FFFFFF;
    font-size:14pt;
    font-weight:bold; 
    background-color: transparent;  }


.boxout2  {
     color: #CC33FF;
     background-color: transparent;     }

.boxout2 a:link,  .boxout2 a:visited   {
      text-decoration: underline;
      color: #999999;
      background-color: transparent;   }

.boxout2 a:hover, .boxout2 a:active {
      background-color: transparent;
      color: #FF6600;     }


.boxout3  {
     color: #669900;
     background-color: transparent;      }


.boxout3 a:link,  .boxout3 a:visited   {
      text-decoration: underline;
      color: #FFFFFF;
      background-color: transparent;      }

.boxout3 a:hover, .boxout3 a:active {
      background-color: #FFFFFF;
      color: #FF0000;        }
