body {
 background-image: url('images/bg.jpg');
 font-family: "Verdana, Arial";
 font-size: "8pt";
 color: #000000;
 scrollbar-face-color: #4687C8;
 scrollbar-highlight-color: #4687C8;
 scrollbar-shadow-color: #4687C8;
 scrollbar-3dlight-color: #4687C8;
 scrollbar-arrow-color: #6198D0;
 scrollbar-track-color: #6198D0;
 scrollbar-darkshadow-color: #4687C8;
}

table, td, tr {
 font-family: "Verdana, Arial";
 font-size: "8pt";
 color: #000000;
}

h1 {
 font-family: "Georgia, Times New Roman";
 font-size: "12pt";
 font-weight: bold;
 font-style: italic;
 color: #000000;
}

h2 {
 font-family: "Georgia, Times New Roman";
 font-size: "10pt";
 font-weight: bold;
 font-style: italic;
 color: #000000;
}

h3 {
 font-family: "Georgia, Times New Roman";
 font-size: "8pt";
 font-weight: bold;
 font-style: italic;
 color: #000000;
}

h4 {
 font-family: "Georgia, Times New Roman";
 font-size: "14pt";
 font-weight: bold;
 font-style: italic;
 color: #000000;
}

h5 {
 font-family: "Georgia, Times New Roman";
 font-size: "18pt";
 font-weight: bold;
 font-style: italic;
 color: #000000;
}

A:link
{
        color: #000080;
        font-family : Verdana, Arial;
        text-decoration: underline;
}

A:visited
{
        color: #006600;
        font-family : Verdana, Arial;
        text-decoration: underline;
}

A:hover
{
        color: #0033CC;
        font-family : Verdana, Arial;
        text-decoration: none;
}

A:active
{
        color: #FFFFFF;
        font-family : Verdana, Arial;
        text-decoration: none;
}
