div.Pagetop {
	background-color: #A0C074;
	width: 100%;
	height: 195px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	padding: 12px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
