@charset "UTF-8";
.easy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.phoneno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-align: left;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330066;
	background-color: #FFCC00;
	text-align: center;
	display: block;
	border: medium dashed #FF9900;
	cursor: auto;
	filter: Invert;
}
.words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
