body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3C1E16;
	color: #FFFFFF;
	margin: 0px;
}
td {
	background-repeat: no-repeat;
}

#credit {
	font-size: 10px;
	color: #AC2D39;
	margin-right: 10px;
}
#credit a {
	color: #AC2D39;
	text-decoration: none;
}
#credit a:hover {
	color: #CC3C4A;
	text-decoration: underline;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.direction {
	margin-left: 20px;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
}
h4{
	font-weight: bold;
}
