BODY {
    BACKGROUND-COLOR: #ffffce;
    BORDER-BOTTOM: #ffffce;
    BORDER-LEFT: #ffffce;
    BORDER-RIGHT: #ffffce;
    BORDER-TOP: #ffffce;
    COLOR: black;
    CURSOR: auto;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 10pt;
    OVERFLOW: auto
}

A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: #000066;
    TEXT-DECORATION: underline
}

A:hover  {
    background-color: transparant;
    COLOR: red;
    CURSOR: auto;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif, Verdana;
    FONT-SIZE: 10pt;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}



TABLE,TD,TR {
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    color: black;
}


TABLE.title {
    font-size: 16pt;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    color: black;
}


TD.title { 
    background-image: url(title.gif);
    color: #000000; 
    font-style: italic;
    font-size: 16pt;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    text-align: center;
}


TH {
    font-size: 14pt;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    color: black;
    font-weight: bold;
    background-color: #00cc00;
    text-align: left
}


H1{
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif, Verdana;
    font-weight: bold;
    font-size: 12pt;
    background-color: #FF8000;
    color: white;
    border-width: 3 mm;
    border-color: black;
    border-style: groove;
}


H3 {
    background-color: #0000C0;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif, Verdana;
    FONT-SIZE: 12pt;
    FONT-STYLE: oblique;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}





