@charset "utf-8";
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #002157;
}
.form_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFF99;
}
.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
.image_border {
	border: medium solid #FFFFFF;
}
.table_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
.main_text_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.main_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
