body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #5B351B;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
}
body {
	background-image: url(../images/backgrd.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding: 0px;
}
a {
	font-size: 16px;
	color: #663300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #714400;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #66CC66;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-size: 28px;
	color: #330000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	color: #663300;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
}
