.bodyfont {
	font-family: "Monaco CE";
	font-size: 16px;
	font-weight: bold;
	color: #66FF00;
}
.borders {
	border: thick double #00FFFF;
}
