@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #39291C;
}
body {
	background-color: #573229;
	background-image: url(images/template/bg/bg_boards.jpg);
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	background-repeat: repeat;
}td img {display: block;}td img {display: block;}
a:link {
	color: #A01505;
	text-decoration: none;
}
a:hover {
	color: #D22102;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #A01505;
}
a:active {
	text-decoration: none;
	color: #A01505;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: x-large;
	color: #000000;
}
h2 {
	font-size: large;
	color: #981C05;
}
p {
	line-height: 120%;
}
