@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 29150b;
}
a:link {
	color: 5a321d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 5a321d;
}
a:hover {
	text-decoration: none;
	color: #945330;
}
a:active {
	text-decoration: underline;
	color: 5a321d;
}
.style1 {
	color: #13a89e;
	font-weight: bold;
	font-style: normal;
}