.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;

}
.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: justify;
}

.style2a {
	font-size: 11pt;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}


.cnn A:link{COLOR: blue;}
.cnn A:visited {COLOR: blue;}
.cnn A:hover{COLOR: white;  BACKGROUND-COLOR:blue;}

BODY{ 
scrollbar-face-color:#FFFFFF; 
scrollbar-arrow-color:#999999; 
scrollbar-track-color:#FFFFFF; 
scrollbar-shadow-color:''; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:''; 
} 
p {
	text-align: justify;
}

A{
    font-weight:900;
}

a:link {
	color: #000fff;
	text-decoration: underline;
}
a:hover {
	color: #FFA100;
	text-decoration: none;
}