BODY, TABLE, TR, TD, DIV, SPAN {
    font-family: verdana, arial, tahoma, trebuchet ms;
    color: #000033;
    font-size: 9px;
    text-decoration: none;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
}
I {
    text-decoration: underline;
    font-style: normal;
}
B {
    font-family: verdana, arial, tahoma, trebuchet ms;
    font-size: 9px;
    text-decoration: none;
    line-height: 14px;
    padding: 0px;
    margin: 0px;
}
SELECT, OPTION, TEXTAREA, INPUT {
    font-family: tahoma, arial, verdana, trebuchet ms;
    font-size: 11px;
    text-decoration: none;
}
A {
    font-family: verdana, trebuchet ms, arial;
    color: #000000;
    font-size: 9px;
    text-decoration: none; 
}
A:HOVER {
    font-family: verdana, trebuchet ms, arial;
    color: #000000;
    font-size: 9px;
    text-decoration: underline;
}

SPAN.name {
    font-weight: bold;
    display: block;
}

SPAN.header, SPAN.content {
    display: block;
}

