@charset "UTF-8";
/* CSS Document */
<style type="text/css">
<!--
body, td, th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
 margin-left: 120px;
 margin-right: 380px;
}
.maincontent {
	border: 1px solid #DEDEDE;
}
body {
	background-color: #FFFFFF;
}

.table_base_rule {
	border: 1px solid #DEDEDE;
	margin-top: 5px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
	text-align: center;
}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #555555;
	text-align: center;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FF6600;
	text-align: center;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
	text-align: center;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #999999;
	text-align: center;
}
.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #555555;
	text-align: center;
}
.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FF6600;
	text-align: center;
}
.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #999999;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 130%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
}

.small_annots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	vertical-align: middle;
}
-->
</style>