.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #663366;
}
.subheadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
	font-weight: bold;
}
a:link {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:hover {
	color: #9933CC;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:active {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

