A:LINK {
	color : White;
	text-decoration : none;
}
A:VISITED {
	color : Silver;
	text-decoration : none;
}
BODY {
	background-color : Black;
	margin-top : 0px;
	margin-bottom : 0px;
	
}
P {
	color : White;
	font-family : Verdana;
	font-size : 12px;
}
TD {
	color : White;
	font-family : Verdana;
	font-size : 12px;
}
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;
}
H3 {
	font-size : larger;
}
