@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #3D2E2E;
	margin-top: 2px;
}
a:link {
	color: #c60503;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c60503;
}
a:hover {
	text-decoration: underline;
	color: #4C220A;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: 486a95;
}
h2 {
	font-size: 18px;
	color: 486a95;
}
h3 {
	font-size: 14px;
	color: 486a95;
}
