body {
	background-color: #E1F5FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 10px;
	color: #666666;
}

.style2 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	color:#666666;
	}
	
tabel ,tr ,td{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

a:link{
	color: #4086f9;
}