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

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}
.page_title {
	font-size:18px;
	color:#713013;
	text-align: center;
}
.sub_title {
	font-size:14px;
	color:#578204;
	font-weight:bold;
	text-align:left;
}
.sub_title2 {
	font-size:14px;
	color:#713013;
	font-weight:bold;
	text-align:left;
}
a:link {
	color:#578204;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#578204;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#578204;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#578204;
	font-weight:bold;
	text-decoration:none;
}

.side_title {
	text-align:right;
	color:#578204;
	font-size:14px;
}

.side_text {
	color:#333;
	text-align:left;
}
