@charset "utf-8";
body,td,th {
	font-family: Century;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #c29179;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
}
a {
	font-family: Century;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
}
