html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
background: #ffffff;
}
.cc{
	font-family: "Ariel";
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.cc1{
	font-family: "Ariel";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.tab{
	width: 100%;
	border: 0px;
	background: #0051CC;
	text-align: center;
} 
