body{
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #52ADCE;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: small;
}

.styleW {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;
	width: 75%; 
	font-size: 16px;
	font-weight: normal;
}
.styleWb {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;  
	width: 75%; 
	font-size: x-large; 
	font-weight: bold; 
	font-style: italic;
}


.styleB {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;
	font-size: 14px;
	font-weight: normal;
}
.styleB14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;
	font-size: 14px;
	font-weight: bold;
}
.styleBb {
	font-family: Arial, Helvetica, sans-serif;
	color: #000040;   
	font-size: large; 
	font-weight: bold; 
	font-style: italic;
}