.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #E7E7E7;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #840000;
	font-style: normal;
	line-height: 10px;
	background-color: #E7E7E7;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}
#editbody {
	margin: 10px;
	padding: 4px;
}

