.bg {
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: thin solid #000000;
}
basefont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF0000;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF0000;
}
.toptable {
	background-color: #FFFFFF;
	border-top: thick none #999999;
	border-right: thick ridge #999999;
	border-bottom: thick none #999999;
	border-left: thick ridge #999999;

}
.grid {
	border: thin dashed #000000;
}
