body {
	font-family: Georgia;
	background-color: 000000;
	color: #000000;
	line-height: 22px;
	top: auto;
	vertical-align: text-top;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 9px;
	color: #4E1E0C;
}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 9px;
	color: #4E1E0C;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 9px;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 9px;
	color: #4E1E0C;
}
td img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

