.floatleft {
	float: right;
	margin: 6px;
	padding: 0px;
}
.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
