  
body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   background-color: #FFFFFF;
}

p.heading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 120%;
   font-weight: bold;
   text-decoration: underline;
   color: #660000;
}

p.subheading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 110%;
   font-weight: bold;
   color: #660000;
}

p.subsubheading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #660000;
}

.emph
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: smaller;
   color: #990000;
}

a.emph
{
   text-decoration: none;
}

a.emph:hover
{
   text-decoration: underline;
}

.day
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 90%;
   color: #660000;
}

