@charset "ISO-8859-1";
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6A3800;
}
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #323232;
	font-weight: bold;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #323232;
}
.body_plain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 323232;
}

