body,html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 19px;
}

body,td,th {
	font-size: 11px;
	color: #666666;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCCCCC;
}
.credit a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
}

.credit a:hover {
	text-decoration: underline;
}
