a:link { text-decoration:none; font-weight:normal; color:#0000FF; } 
a:visited { text-decoration:none; font-weight:normal; color:#0000FF; } 
a:hover { text-decoration:none; font-weight:normal; background-color:#E2D638; } 
a:active { text-decoration:none; font-weight:bold; background-color:#E2D638; } 

h4
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:12pt;
  font-style:bold;
}

h3
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:32pt;
  line-height:40pt;
  font-style:bold;
}
h2
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:18pt;
  font-style:bold;
  border-bottom:solid thin black;
}
h1
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:16pt;
  font-style:bold;
}
TD, p, li 
{
  font-family:Arial,Helvetica,sans-serif; 
  font-size:12pt;
  line-height:20pt;
}

body { margin-left:50px; margin-top:50px; margin-right:50px}

