BODY {
    background-color: #fff /*F0F5FC*/;
    color: black
}
DIV,TD,P,LI,INPUT,SELECT,TEXTAREA,LEGEND {
    font-family: verdana,arial,lucida,helvetica,sans-serif;
    font-size: 11px;
    color: black
}
A {
    background: transparent;
    text-decoration: none;
    color: #06c
}
A:Hover {
    background: transparent;
    text-decoration: underline;
    color: #f00
}

b.header {color: #02319E}
.required {font-size:12px;font-weight:bold;color:#E60000}
.red {color: #E60000}
.org {color: #ff4400}
.darkblue {color: #02319E}