body         { background-color: #FFFFFF; text-align: center;               font-family: Verdana, Tahoma, Arial;
              font-size: 12pt;
              font-color: 000000;
            }



h1 {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-weight: bold;
        font-size: 12pt;
}

b {
        font-family: Verdana, Tahoma, Arial;
        font-weight: bold;
}

h2 {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-weight: bold;
        text-decoration: underline;
        font-size: 16pt;
}

h3 {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-weight: bold;
        font-size: 14pt;
}

p  {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-size: 8pt;
}

tr {
        font-family: Verdana, Tahoma, Arial;
        font-weight: normal;
        font-size: 8pt;
        color: #000000;
 }

td {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        font-size: 8pt;
}

A:link {
        color: #FF0000;
        text-decoration: none;
        font-family: Verdana, Tahoma, Arial;
        font-weight: normal;
        font-size: 8pt;
}

A:visited{
        color: #FF0000;
        text-decoration: none;
        font-family: Verdana, Tahoma, Arial;
        font-weight: normal;
        font-size: 8pt;
}

A:hover{
        color: #FF0000;
        text-decoration: underline;
        font-family: Verdana, Tahoma, Arial;
        font-weight: normal;
        font-size: 8pt;
}

