@charset "UTF-8";
/* CSS Document */

BODY TD {
	margin: 0px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 18px;
	color: #382115;
}
IMG {
	border-width: 0px;
}
H1 {
	font-size: 24px;
	font-family: Georgia;
	color: #8d7a70;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}
A {
	color: #c14300;
	text-decoration: underline;
}
A:hover {
	color: #c86a38;
	text-decoration: underline;
}