.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	background-color: #FFF;
	width: 90%;
	height:auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7C0213;
}

.updatetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #7C0213;
}

#imgBorder {
	border-image: auto;
	border: medium ridge #820024;
}

