

BODY{
  text-align : left;
  background-image : url(images/back.gif)
}

H1{
  font-size : 10px;
  letter-spacing : 1px;
  color : #cccccc ;
}
H2{
  font-size : 14px;
  letter-spacing : 1px;
  font-weight : lighter;
  color : #333333 ;

}
H3{
  border-left-width : 5px;
  border-left-style : double;
  border-left-color : green;
  border-bottom-color : green;
  padding-left : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  font-size : 16px;
  padding-top : 2px;
  color : #993300 ;
  letter-spacing : 1px;
}
H4{
  font-size : 14px;
  letter-spacing : 1px;
  text-align : left;
}
strong{
  font-size : 12px;
  font-weight : lighter;

}
P{
  font-size : 12px;

 
  text-align : left;
  color : #333333 ;
  margin-left : 10px ;

}
A{
 font-weight : bold ;
}
ADDRESS{
  color : #333333 ;
  font-size : 10px;
}
