body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 200px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3D2010;
	font-size: 12px;
	line-height: 2em;
	letter-spacing: 0.15em;
	text-decoration: none;
}
a:hover {
	color: #8F4700;
}
