body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(img/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
.header-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 15px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
td {
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.smallfont {
	font-size: 9px;
}
