BODY{
  font-size: 0.75em;
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align : center;
}
td,th{
  }
A:LINK {
  color:blue;
  text-decoration:none;
}
A:ACTIVE {
  color:orange;
  text-decoration:underline;
}
A:VISITED {
  color:purple;
  text-decoration:none;
}
A:HOVER {
  color:red;
  text-decoration:underline;
}
.txt08 {
  font-size: 8pt;
}
.txt10 {
  font-size: 10pt;
}
.txt12 {
  font-size: 12pt;
}
.txt14 {
  font-size: 14pt;
}
.txt08px {
  font-size: 8px;
}
.txt10px {
  font-size: 10px;
}
.txt12px {
  font-size: 12px;
}
.txt14px {
  font-size: 14px;
}
.height150 {
  line-height: 150%;
}
.height140 {
  line-height: 140%;
}
.height130 {
  line-height: 130%;
}
.height120 {
  line-height: 120%;
}
.height110 {
  line-height: 110%;
}
FORM,H3,H4,H5 {
  margin: 0px;
}
H1{
  margin-bottom: 23px;
}
.gren{
  color: #7FBF7B;
}
.red{
  color: #FF0000;
}