body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FAF7E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}
a:link {
	color: #487E86;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #487E86;
	text-decoration: none;
}
a:hover {
	color: #9E8A1F;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 12px;
}
