@charset "ISO-8859-1";
#bodydiv {
	position:absolute;
	left:214px;
	top:112px;
	width:571px;
	height:0px;
	vertical-align: top;
	padding-left: 12px;
	overflow: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 20px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	line-height: 20px;
	font-size: 14px;
}
a:link {
	color: #231F20;
}
a:visited {
	color: #777777;
}
a:hover {
	color: #990000;
}

