.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.parawhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}

a:link	{	color: #5A8462; text-decoration: underline; 	}
a:active	{	color: #5A8462; text-decoration: underline; 	}
a:visited	{	color: #5A8462; text-decoration: underline; 	}
a:hover	{	color: #BB2937; text-decoration: underline; 	}
