.style2 {
	color: #230191;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #230191;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #230191;
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #230191;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #230191;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	color: #230191;
	font-size: 8pt;	
	font-family: Arial;
	line-height: 2;	
}
.style8{
	color: #230191;
	font-size: 8pt;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7_Copy {
	text-align:justify;
	color: #230191;
	font-size: 8pt;
	font-family: Arial;		
}
a
{
    text-decoration:none;
     color:white;
}
a:hover
{
	text-decoration:underline;	
}