BODY{
  font-size : 12pt;
  color : #FFFFFF;
  background-color : #006600;
}
TR{
  font-size : 12pt;
}
TD{
  font-size : 12pt;
}
.size_a{
  font-size : 16pt;
}
A:LINK{
  color: #FFFF00;
  text-decoration : none;
}
A:VISITED{
  color: #FFFF00;
  text-decoration : none;
}
A:HOVER{
  color: #006600;
  text-decoration : underline;
  background-color : #FFFFFF;
}
A:ACTIVE{
  color: #FFFF00;
  text-decoration : none;
}
#intro{
  font-size : 10pt;
}
