@charset "utf-8";
.bodytext_red {
	color: #800E04;
}
/* CSS Document */

body {
	background-color: #fefbbd;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #830F04;
}
.titletag {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #891005;
	font-weight: bold;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
}
.textbold {
	font-weight: bold;
	font-size: 13px;
}
.body_p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.title1 {
	font-size: 16px;
}
.title1 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.form1red {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #900;
}
.body_p p {
	font-weight: normal;
}
.text_justify {
	text-align: justify;
}

