body 
  { 
  background: #061039; 
  margin-top: 0px;
  }
H1
  { 
  color: #000000; 
  font-weight: bold;
  line-height: 155%; 
  margin-left: -30; 
  margin-bottom: 15px;
  letter-spacing: 1; 
  font-style:normal; 
  font-size:17px; 
  font-family: Arial;
  letter-spacing: 2; 
  }
  
H2
  { 
  color: #FF3300; 
  font-weight: bold;
  line-height: 100%; 
  margin-left: -30; 
  margin-right: 20;
  margin-top: 15;
  margin-bottom: 25;
  letter-spacing: 1; 
  font-style:normal; 
  font-size:26px; 
  font-family: Arial; 
  text-transform:uppercase;

  }

  
.nav
  { 
  color: #ffffff;
  font-size: 13px; 
  font-family: verdana, sanserif; 
  line-height: 125%; 
  text-decoration: none; 
  ext-align:center; 
  vertical-align: text-top; 
  font-weight: 500; 
  letter-spacing: 1;
  margin-top: 0; 
  margin-left: 1; 
  margin-right: 1;
  letter-spacing: 0;
  }
  
.nav a:link    { color: #ffffff; text-decoration: none }
.nav a:visited { color: #ffffff; text-decoration: none } 
.nav a:hover   { color: yellow; text-decoration: none; }

 
.box
  { 
  color: #FFFFFF; 
  font-size: 12px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 0; 
  line-height: 150%;
  margin-top: 10;
  }

.normal 
  { 
  color: #000000; 
  font-size: 12px; 
  font-family: Verdana; 
  margin-left: 20; 
  margin-right: 45; 
  line-height: 150%;
  margin-top: 10;
  }
  
.normal a:link    { color: #000000; text-decoration: underline }
.normal a:visited { color: #000000; text-decoration: underline } 
.normal a:hover   { color: #000080; text-decoration: underline }

  
.footer
  { 
  color: #666666; 
  font-size: 12px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 0; 
  line-height: 150%;
  margin-top: 10;
  }
  
ul { color; white; font-size:12px; font-family: Verdana; margin-top: 15; margin-bottom: 20; line-height:75%; list-style-image:url('../images/bullet-white.gif') }
