@charset "UTF-8";
.vamain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebeae6;
}
.bcolor {
	background-color: #ebeae6;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00C;
}
.t_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
