body {
	margin-left: 25px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.line {
	position: absolute;
	width: 1px;
	height: 300px;
	left: 140px;
	top: 175px;
	background-color:#000000;
}
.navi {
	position: absolute;
	width: 125px;
	left: 00px;
	top: 205px;
	text-align: right;
}
.navi a {
	width: 130px;
	display: block;
	padding-right: 30px;
	line-height: 20px;
	text-align: right;
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	background-position: 133px 7px;
	background-image: url(img/navi_dot.gif);
	background-repeat: no-repeat;
}
.navi a:hover {
	color: #D5B123;
	background-image: url(img/navi_dot_h.gif);
}
.content {
	position: absolute;
	left: 170px;
	top: 170px;
	width: 824px;
}
h1 {
	font-size: 11pt;
	color: #405598;
}
a {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D5B123;
	font-weight: bold;
}
table.standard {
	border-collapse: collapse;
	background-color: #F6F6F6;
}
td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
td ul {	
	margin-top: 0px;
	margin-bottom: 0px;
}
