.bodycopy {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: italic;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}

