BODY {
    background-color: #ffffff;
	background: #ffffff;
    margin: 0 0;
    padding: 0 0;
    color: black
}
DIV,TD,P,SPAN,B,UL,LI,INPUT,SELECT,TEXTAREA,LEGEND {
    font-family: verdana,lucida,helvetica,arial,serif;
    font-size: 11px
}
A {
    background: transparent;
    text-decoration: none;
    color: #06c
}
A:Hover {
    background: transparent;
    text-decoration: underline;
    color: #f00
}
.topAdvert {
    padding: 15px 0 0 8px;
    /* NS4 = padding: 6px 0 0 2px */
}
.red {color: #c00}
.blk {color: black}
.org {color: #f40}
.grn {color: #008000}
.dgry {color: #333}