body{    background-image: url(../images/bg.gif);    color: #000000;    font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;    font-size: 10pt;}a{    color: #0000FF;    text-decoration: none;}a:hover{    color: #FF0000;}#content {    width: 800px;    border-color: #FF0000;    border: 1px;    border-style: solid;    background-color: #FFFFFF;    padding: .25em;}.note{    font-size: 8pt;}.important{    font-size: 12pt;    font-weight: bold;    padding: .50em;}.input
{
    font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;    font-size: 10pt;
    color: #0000FF;
}

