.title {
	font-family: "ºÚÌå";
	font-size: 18pt;
	color: #00CC33;
	border: 3px;

}
.body {
	font-size: 11pt;
	color: #000000;
	border: 2px;


}
table {
	font-size: 11pt;
}

@media screen and (max-width:640px) {
p {
line-height:150%;
}
}