body {
	background-image: url(images/main_bg.gif);
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
table {
	padding: 0;
	margin: 0 auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:vlink {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	text-indent: 16px;
	line-height: 16px;
	color: #663300;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	font-style: italic;
	color: #663300;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 24px;
	color: #000000;
}
