body,th,td,input,select,textarea {
font-family: Verdana, "Lucida Sans Unicode", "Tahoma", "Arial", "Trebuchet MS", "Microsoft Sans Serif", sans-serif;
font-size: 12px;
}
body
{
    background: #444444;
    color: #cccccc;
    margin: 10px;
    width: 98%;
}
P
{
    FONT-SIZE: 10pt;
}
h1 {
font-size: 24px;
}
h2 {
font-family: arial,helvetica,sans-serif;
font-size: 24px;
color: white;
background: #555555;
padding: 5px;
border-top: 1px silver solid;
border-left: 1px silver solid;
border-bottom: 1px black solid;
border-right: 1px black solid;
font-weight: normal;
margin: 10px 0 20px 0;
line-height: 120%;
}
h3, p.subject, th, .pollbar {
font-size: 12px;
font-weight: bold;
line-height: 14px;
padding: 2px;
background: #555555;
color: white;
border-top: 1px silver solid;
border-left: 1px silver solid;
border-bottom: 1px black solid;
border-right: 1px black solid;
}

.bottomtable
{
BACKGROUND-COLOR: #666666;
color: #ffffcc;
}

.buttonnoborder
{
    BACKGROUND-COLOR: gray;
    COLOR: white;
    CURSOR: pointer;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center
}

A
{
    COLOR: #ffff00;
    FONT-FAMILY: Verdana, 'Book Antiqua', Arial;
    text-decoration: none;
}

A:active
{
    COLOR: #ccff00;
    FONT-FAMILY: Verdana, 'Book Antiqua', Arial;
    text-decoration: none;
}
A:hover
{
    COLOR: #ffcc00;
    FONT-FAMILY: Verdana, 'Book Antiqua', Arial;
    text-decoration: underline;
}

