body 
  { 
  background: #000037; 
  margin-top: 0px;
  }
H1
  { 
  color: #9F1010; 
  font-weight: bold;
  line-height: 155%; 
  margin-left: 0; 
  margin-right: 0;
  margin-top: 15;
  margin-bottom: 25;
  letter-spacing: 1; 
  font-style:normal; 
  font-size:20px; 
  font-family: Arial;
  letter-spacing: 2; 
  }
  
H2
  { 
  color: #9F1010; 
  font-weight: bold;
  line-height: 100%; 
  margin-left: 25; 
  margin-right: 20;
  margin-top: 15;
  margin-bottom: 10;
  letter-spacing: 1; 
  font-style:normal; 
  font-size:40px; 
  font-family: Arial; 
  text-transform:uppercase;

  }

  
.nav
  { 
  color: #FE6C00;
  font-size: 11px; 
  font-family: verdana, sanserif; 
  line-height: 125%; 
  text-decoration: none; 
  vertical-align: text-top; 
  font-weight: bold; 
  letter-spacing: 1;
  margin-top: 0; 
  margin-left: 1; 
  margin-right: 1;
  letter-spacing: 0;
  }
  
.nav a:link    { color: #FE6C00; text-decoration: none; font-weight: bold; }
.nav a:visited { color: #FE6C00; text-decoration: none; font-weight: bold; } 
.nav a:hover   { color: #0b451c; text-decoration: none; font-weight: bold; }

.phone
  {
  color: #000080;
  font-size: 50px;
  font-weight: bold;
  font-family: Verdana;
  margin-top: 0px;
  }
.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: 14px; 
  font-family: Verdana; 
  margin-left: 35; 
  margin-right: 35; 
  line-height: 150%;
  margin-top: 20;
  }
  
.normal a:link    { color: #9F1010; text-decoration: underline }
.normal a:visited { color: #9F1010; text-decoration: underline } 
.normal a:hover   { color: #9F1010; text-decoration: underline }

  
.footer
  { 
  color: #FE6C00; 
  font-size: 12px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 0; 
  line-height: 150%;
  margin-top: 10;
  }
  
.footer a:link    { color: #FE6C00; text-decoration: underline }
.footer a:visited { color: #FE6C00; text-decoration: underline } 
.footer a:hover   { color: #FE6C00; text-decoration: underline }
  
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') }
