@charset "UTF-8";
.address {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #144D8E;
}
.bodytext {
	font-family: Verdana;
	font-size: 13px;
}
.sub_head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #144D8E;
}
