BODY {
	background-color : Black;
	color : White;
}
TABLE#main {
	border : 0px ridge;
}
TABLE {
	border : medium ridge;
	color : Black;
}
P {
	font-family : Verdana;
	font-size : 12px;
}
TD {
	color : White;
	font : 12px Verdana;
}
TABLE#nob {
	border : 0px ridge;
	color : Black;
}
A:LINK {
	color : White;
	text-decoration : none;
}
A:VISITED {
	color : White;
	text-decoration : none;
}

A:ACTIVE {
	color : White;
	text-decoration : none;
}

img {  border: #CCCCCC; border-style: ridge; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}

img#nob {
	border : 0px ridge;
	}
