.SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.bodylist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 24px;
	list-style-image: url(../images/fo_arrow.gif);
}
.pic {
	position: absolute;
	height: 600px;
	width: 400px;
}
.floatright {
	margin: 8px;
	float: right;
}



.bodytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.hp_table {
	padding: 8px;
	height: 200px;
	width: 112px;
}
.floatleft {

	margin: 8px;
	float: left;
}
