a { 
  text-decoration:none;
  color:#0000FF;
 }
a:hover {
  text-decoration:underline;
  font color:#bf0000;
 }
tr,td {
  font-size:10pt;
  line-height: 16px;
 }
#title { 
  font-size:15pt;
  line-height: 30px;
  font-weight:bolder;
 }
#menu { 
  font-size:10pt;
  line-height: 10px;
  font-weight:;
  color:#ffffff;
  
 }


#menu a:hover{ 
  background-color:#000099
 
 }
 
#menu2 { 
  font-size:14px;
  line-height: 15px;
  font-weight:;
  color:#000000 
} 
 
 
 
#tel { 
  font-size:18pt;
  line-height: 20px;
  font-weight:bolder;
  color:#FFFFFF;
 }
#small { 
  font-size:8pt;
  color:#003060;
  line-height: 18px;
 }
hr {
  color: #000000;
  background-color: #d8d8d8;
  height: 1px;
  border: 0px;
}
body{
 

background-image :url("soazi/backao02.gif");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat:repeat-x;
background-color:#ffffff;

margin-top:0;
  margin-bottom:0;
  margin-right:0;
  margin-left:0;


}

div{
   align:middle;
}

table{
border:2;
margin-top:0;
  margin-bottom:0;
  margin-right:0;
  margin-left:0;
  background-color:#ffffff;
  color:#4C4C4C;
  border-color:#80b62f;
}