@charset "UTF-8";
.hometext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
}
.pagetitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #335CAD;
}

