﻿.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.head_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align:left;
}
.Times_Head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #1F3776;
}
.indent {
	margin-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12pt;
}
.text_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
.indent_para {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5%;
	line-height: 150%;
	font-size: 12pt;
}
