.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	line-height: normal;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.A:link {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}       /* unvisited link */
.A:visited {
	color: blue;
	font-size: 11px;
	font-weight: bold;
}   /* visited links */
.A:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}    /* active links */
.online_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	border: 1px outset #D4D0C8;
	height: auto;
	width: auto;
	}
.body_text_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}