A:hover 
{ 
  color:#FFFFFF;
  text-decoration: none;
}

body
{
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: medium;
}

H1
{
  font-family: "courier new", serif;
  font-style: normal;
  font-weight: bold;
  font-size: xx-large;
}

H3
{
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: large;
}

H5
{
  font-family: arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: small;
}

p
{
  text-indent: 30pt;
}

caption
{
  font-family: arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: small;
}

blockquote
{
  font-family: "courier new", serif;
  font-style: normal;
  font-weight: normal;
  font-size: small;
}



