.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.normalIndent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
	text-indent: 12pt;
}
