body {
	font-size: 12px;
	text-decoration: none;
	font-family: "MS PGothic", "MS Gothic", "MS Mincho", "MS PMincho";
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}


h1{
	font-size:8.5pt;
	color:#ada59d;
	letter-spacing:-1px;
	margin-bottom:0px;
}

h2{
	font-size:10pt;
	color:#9966CC;
	line-height:11pt;
	letter-spacing:-1px;
}

h3{
	font-size:11pt;
	color:#003366;
	letter-spacing:-1px;
	margin-bottom:0px;
}

.main{
	font-size:12px;
	line-height:16pt;
}

P{
	margin-top:2px;
	margin-bottom:2px;
}

.style1 {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.style2 {color: #FFFFFF}
.table_dot {
	border: 1px dotted #CCCCCC;
}
