<style type="text/css">
.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: #3399FF;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #3385E6;
}

.style2 {
	text-align: left;
}
.style3 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #3385E6;
}
font.black_10pt{
 color: black;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10pt;
}
font.white_11pt{
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
}

</style>