.reportSheet {
	padding:	1em;
	border:		solid thin;
	margin:		10px 5% 3% 3px;
	background:	#ffffff;
	width:		700px;
}


A{
	text-decoration:none;
}
A:link{
	color:		#00f;
}
A:visited{
	color:		#00c;
}
A:active{
	color:		#00c;
}
A:hover{
	color:		#f00;
/*	background-color:	#fdd; */
	background-color:	#ffffee;
	text-decoration:	underline;
}


h1 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:	36px;
	color:		#00FF33;
	margin-top:	25px;
	margin-bottom:	20px;
/*	background-color:	#FFFFCC; */
	background-color:	#99CC99;
	line-height:	70px;
	font-weight:	500;
/*	padding-left:	125px; */
	padding-top:	15px;
	padding-bottom:	15px;
	width:		600px;
	text-align:	center;
	filter:		Glow(Color=#FFCCCC, Strength=15);
	border-top:	5px solid green;
	border-bottom:	5px solid green;
}


h2 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:	24px;
	color: 		#000099;
	background-color:	#ffffe0;
/*	background-color:	#ececec; */
	line-height:	50px;
	border-style:	solid;
	border-color:	#f000c0;
	border-width:	1px 0px 3px 20px;
	padding-left:	15px;
	margin-top:	25px;
	margin-bottom:	20px;
	width:		600px;
/*	margin-right:	8%; */
/*	margin-left:	8%; */
}


h3 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:	20px;
	color: 		#000080;
	background-color:	#ececec;
	border-style:	solid;
	border-color:	#0080c0;
	border-width:	0px 0px 2px 15px;
	padding-left:	15px;
	margin-top:	25px;
	margin-bottom:	20px;
/*	margin-right:	8%; */
	margin-left:	5px;
}


h4 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size:	15px;
	font-style:	bold;
	color:		#000080;
}


body {
	background-color:	#FFF0F0;
}

div.title1 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style:	"italic";
	font-weight:	300;
	font-size:	36px;
/*	color:		#FF3399; */
	color:		#FF3333;
	text-indent:	14pt;
}

div.title2 {
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-weight:	300;
	font-size:	18px;
	color:		#0066CC;
	text-indent:	10pt;
}


.textOfReport {
	margin-left:	25px;
/*	border-style:	solid; */
/*	border-color:	#ffff00; */
/*	border-width:	2; */
	line-height:	120%;
	text-indent:	16px;
}


.textOfNotes {
	margin-left:	25px;
/*	border-style:	solid; */
/*	border-color:	#ffff00; */
/*	border-width:	2; */
	font-family:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-weight:	300;
	font-size:	16px;
	line-height:	120%;
	text-indent:	16px;
}
