body 
  { 
  background: #fff; 
  margin-top: 0px;
  }
H1
  { 
  color: #000000; 
  font-size: 14px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 25; 
  line-height: 150%;
  margin-top: 20;
  font-weight: bold;
  }
  
H2
  { 
  color: #000000; 
  font-size: 15px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 25; 
  line-height: 150%;
  margin-top: 20;
  font-weight: bold;
  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: 13px; 
  font-family: Verdana; 
  margin-left: 0; 
  margin-right: 35; 
  line-height: 150%;
  margin-top: 20;
  }
  
.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: 11px; 
  font-family: Verdana; 
  font-weight: normal;
  margin-left: 0; 
  margin-right: 0; 
  line-height: 150%;
  margin-top: 10;
  }
  
.footer a:link    { color: #666666; text-decoration: none; }
.footer a:visited { color: #666666; text-decoration: none } 
.footer a:hover   { color: #666666; 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') }