  
A:LINK{
  text-decoration : none;
}
A:HOVER{
  color : teal;
  text-decoration : underline;
}
A:VISITED{
  color : olive;
  text-decoration : none;
}
BODY{
  background-color : #ececff;
}
TD{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.Class1{
  line-height : 18pt;
  font-size : 12pt;
}.Class3{
  
  font-size : 11pt;
  
  
  line-height : 30px;
  padding-top : 1px;
  padding-bottom : 9px;
}
.Class2{
  font-size : 20pt;
  font-weight : bold;
  line-height : 25pt;
  color : navy;
}
