@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #946D41;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 18px;
	color: #000000;
	border-left-color: #967343;
	border-left-width: 18px;
	border-left-style: solid;
	padding-left: 7px;
}
h2 {
	font-size: 16px;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
h3 {
	color: #967343;
}
