DIV, BODY, BODY,.xs,TD, PRE {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight : bold;
}

h1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        text-align: center;
        color: Navy;
        font-weight : normal;
}
H2 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: Navy;
        font-weight : bold;
}
H3 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11pt;
        color : Red;
}

A:link {
        color: Blue;
        text-decoration:underline;
        font-weight: bold;
}

A:active
{
        color: #FF0000;
        text-decoration: none;
        font-weight: bold;
}

A:visited
{
        color: Navy;
        text-decoration: none;
        font-weight: bold;
}

A:hover
{
        color: #ff0000;
        text-decoration: none;
        font-weight: bold;
}

.xs {font-size : 8pt; font-family: verdana, arial; font-weight: normal; text-align: center;}
TD {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-weight : bold;
}
.green {
        color : Green; font-size: 14pt; font-weight: normal;
}
