BODY{
  text-align : center;
  font-family : Verdana,Arial,"‚l‚r ‚oƒSƒVƒbƒN";
  
  line-height : 140%;
}
.text{
  border-top : none;
  border-right : none;
  border-left : none;
  border-bottom : none;
  padding-top : 0px;
  padding-right : 0px;
  padding-left : 0px;
  padding-bottom : 0px;
  
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  
}
.img-l{
  
  
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;border-width : 0px 0px 0px 0px;
  float : left;
}
H1{
  font-size : 15px;
  font-weight : bold;
  
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  line-height : 130%;
}
.img-r{
  margin-left : 5px;
  float : right;
  margin-bottom : 5px;
  margin-top : 5px;
  margin-right : 5px;
}
P{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  
  line-height : 130%;
  font-size : 13px;
}
A{
  color : blue;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : blue;
  text-decoration : none;
}
A:VISITED{
  color : purple;
  text-decoration : none;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : purple;
}
A:HOVER{
  color : red;
  text-decoration : none;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : red;
}
A:ACTIVE{
  color : red;
  text-decoration : none;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : red;
}
.image{
  margin-top : 1px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 5px;
}
H2{
  font-size : 14px;
  font-weight : bold;
  color : black;

  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
TABLE{
  font-size : 13px;
  line-height : 130%;
}
.list{
  text-indent : 15px;
}
