  
BODY{
  font-family : "Century Gothic","Lucida Console",Arial;
  line-height : 25px;
  text-align : justify;
  font-size : small;
  font-weight : 500;
  background-attachment : fixed;
}
A{
  text-decoration : none;
}
A:HOVER{
  background-color : #ffff80;
  text-decoration : underline;
}
FONT{
  line-height : 25px;
  text-align : justify;
  font-family : "Century Gothic","Lucida Sans Unicode",Arial;
  font-weight : bold;
  font-size : medium;
}
H1{
  font-size : x-large;
}
H2{
  font-size : medium;
}
H3{
  font-size : medium;
  font-family : Papyrus;
  font-style : italic;
  color : #999999;
}
