body { 
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
} 


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #C8DCFD;

		borderColor: #E6FFD5;
}
.boxx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #E6FFD5;
	border: none;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

		borderColor: #F4f4f4;
}

.aform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		background-color:#E8FFFE;
	color: #000000;
		font-weight: bold;
}

