.heading-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #663399;
}
.bold {
	font-size: 9pt;
	font-weight: bold;
	color: #663399;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;


}
.tiny {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;

}
