/* SMBi style sheet */
body {
	color: white;
        background: black;
        font-family: Verdana, Arial, Helvetica
}

p.ns4fix {
	color: white;
        background: black;
        font-family: Verdana, Arial, Helvetica
}

td.content {
	color: black;
	background: white
}

td.whatson {
	color: black;
    background #dfdfff
}

a {
	color: black;
        font-weight: bold
}

td.border {
	color: white
}

a.border {
	color: white;
        font-weight: bold;
        text-decoration: none;
        font-size: 12pt;
        padding-left: 20px
}

a.white {
	color: white
}
