@charset "utf-8";
font {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 16px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
}
img {
	border: 0px none #A3FEA0;
}

