body
{
   color: #000000;
   font-family:Tahoma,Verdana,Arial,sans Sans-Serif;
   font-size: 12pt;
   text-align: left;
}

H1 {
font-family: Tahoma;
font-size: 24px;
color: #FF0000;
}

H2 {
font-family: Tahoma;
font-size: 22px;
color: #000000;
}

H3 {
font-family: Tahoma;
font-size: 18px;
color: #000000;
}

H4 {
font-family: Tahoma;
font-size: 18px;
color: #FF0000;
}

H5 {
font-family: Tahoma;
font-size: 16px;
color: #000000;
}

H6 {
font-family: Tahoma;
font-size: 16px;
color: #FF0000;
}

A {
color: #0000AA;
font-weight: bold;
text-decoration: underline;
}

A.hover {
color: #0000AA;
font-weight: bold;
text-decoration: none;
}

P {
font-family:Tahoma;
font-size: 14px;
}

LI {
font-family: Arial;
font-size: 14px;
}

FONT.highlight {
font-weight: bold;
background-color: #FFFF00;
}

img
{
   border: 0px; 
}

.ContactInfo
{
   color: #000000;
   font-size: 10pt;
   margin: 10px 0px 10px 0px;
   padding: 0px;
   text-align: center;
}

.CopyrightMessage
{
   color: #000000;
   font-size: 8pt;
   margin: 0px 0px 10px 0px;
   padding: 0px;
   text-align: center;
}

.CrossedOut
{
   text-decoration: line-through;
}

.MainPage
{
   background-color: #FFFFFF;
   padding: 10px;
   width: 650px;
}

.SectionHeading
{
   font-weight: bold;
   text-decoration: underline;
}

.BottomPageMenu
{
   color: #000000;
   font-size: 10pt;
   margin: 0px 0px 10px 0px;
   padding: 0px;
   text-align: center;
}

