body{
  font-size : 12pt;
  color: #FF00FF;
  background-color : #FFFFFF;
  background-image : url(flowerback.gif);
  background-attachment : fixed;
}
TD{
  font-size : 12pt;
}
#encode{
  font-size : 9pt;
}
.size1{
  font-size : 14pt;
}
.size2{
  font-size : 9pt;
}
.size3{
  font-size : 12pt;
}
.size4{
  font-size : 10pt;
}
.size5{
  font-size : 14pt;
  color: #FFFFFF;
  font-weight: bold;
}
.size6{
  font-size : 12pt;
  color: #FF00FF;
  font-weight: bold;
}
A{
  color: #FF00FF;
  text-decoration : none;
}
A:VISITED{
  color: #FF00FF;
  text-decoration : none;
}
A:HOVER{
  color: #0000FF;
  text-decoration : underline;
}
A:ACTIVE{
  color: #FF00FF;
  text-decoration : none;
}
