BODY{
  letter-spacing : 0.5px;
  line-height
: 140%;
  color : #666666;
  background-color
: #ff9;
  margin-left :
5%;
  margin-right : 5%;
  border-style : none
none none none;
}
.left {
  float: left;
  margin-right:
1em ;
  margin-bottom : 1em;
}
.right {
  clear:
both;
  float: right;
  margin-left: 1em ;
}
TR{
  line-height : 140%;
}
TD{
  line-height
: 140%;
}
A{
  text-decoration : underline;
}
A:HOVER{
  text-decoration : underline;
  font-style : italic;
}
A:ACTIVE{
  text-decoration : underline;
  font-style : italic;
}
H1{
  font-size :large;
  font-weight : bold;
  color : #44cc00;
  line-height
: 130%;
}
H2{
  text-align : center;
  font-weight
: bold;
  color : #00cc00;
  font-size : large;
}
h3{
  font-weight : bold;
  text-align: center
;
}
.my{
  line-height : 140%;
  margin-top :
1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
  color : #666666;
  background-color
: #ffffff;
  padding-top : 2em;
  padding-left
: 2em;
  padding-right : 2em;
  padding-bottom
: 2em;
}
