BODY
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        background-color: #FFFFFF;
}

TD
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
}

A:link, A:visited, A:active
{
  color : #000099;
  text-decoration : none;
}

A:hover
{
  text-decoration : underline;
}

H1
{
  font-size: 12pt;
  font-weight: bold;
}

H2
{
  font-size: 10pt;
  font-weight: bold;
}

H3
{
  font-size: 8pt;
  font-weight: bold;
}

.title
{
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

.welcome 
{
        font-size: 12pt;
        font-weight: bold;
}

.chapter 
{
        font-size: 12pt;
        font-weight: bold;
}


