Body
{
 font-family:'Verdana';
 font-size:'10pt';
}
A
{
 font-family:'Verdana';
 font-size:'10pt';
 color:'#444444';
 text-decoration:'none';
}
A:hover
{
 font-family:'Verdana';
 font-size:'10pt';
 color:'#888888';
 text-decoration:'underline';
}
P
{
  text-indent:'30px';
  text-align:'justify';
}