body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #0F9CE2;
}
.style1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
table.news {
	border:none;
}
table.news td {
	border:none;
	background-color: #00CCFF; 
}