body {
	font: normal small/150% "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #333333;
	margin: 0px;
	padding: 0px;

}
table {
	font-size: small;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	line-height: 150%;

}
a:link {
	color: #3366CC;
}
a:hover {
	color: #996600;
}
a:visited {
	color: #009900;
}
a:active {
	color: #996600;
}

.xx-small {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: xx-small;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.t1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: medium;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #339900;
}
.t2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #66CC00;
}

#report {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 80%;
	border: 1px solid #669933;
	text-align: left;
}
h1 {
	font-size: large;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
	background-color: #F3F0C9;
	padding: 6px;
}
h3 {
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	font-size: small;
	padding: 2px;
	}

#tittle {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
}
.padding {
	margin: 0px;
	padding: 0px 20px;
}
p {
	text-indent: 1em;
}
