.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #104275;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #87A92E;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #104275;
	font-weight: bold;
}