@charset "UTF-8";
body,td,th {
	font-size: 13px;
}
a:link {
	color: #9EAD80;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #636363;
}
a:hover {
	text-decoration: none;
	color: #72221B;
}
a:active {
	text-decoration: underline;
	color: #6F231C;
}
h1 {
	font-size: 19px;
	color: #777;
}
h2 {
	font-size: 17px;
	color: #777;
}
h3 {
	font-size: 15px;
	color: #777;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
}
