body {
	background-image: url(../frames/images/top-right.jpg);
	background-repeat: no-repeat;
	background-color: #1a1919;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}

a:link, a:visited {
	color: #cccccc;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

