body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.ad	{
	font-size: 10px;
}
.navhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.info {
	font-size: 10px;
	color: #999999;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	font-weight: bold;
}