	body            { color: black; font-size: 12pt; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; line-height: 125%; background-color: #F0FFE6; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.style1 {font-size: 14px; font-weight: bold; line-height: 125%;}
.style2 {font-size: 10px}
.style3 {color: #FFFFFF}
.style4 {color: #336600}
.style5 {color: #CC3300}
 	td  { color: #333333; font-size: 12px; line-height: 125% }
 	
      	h1  { color: #333333; font-size: 12px; line-height: 125%; font-weight: normal; margin: 0px }
 	
	A{text-decoration: none;}
	A:link    { color: #003399; text-decoration: underline }
	A:visited    { color: #003399; text-decoration: underline }
	A:hover    { color: #990000; text-decoration: underline }
	
	.link02:link    { color: #FFFFFF; text-decoration: underline }
	.link02:visited  { color: #FFFFFF; text-decoration: underline }
	.link02:hover    { color: #FFFF00; text-decoration: underline }
	
	.link03:link    { color: #FFFF00; text-decoration: underline }
	.link03:visited  { color: #FFFF00; text-decoration: underline }
	.link03:hover    { color: #FF9F00; text-decoration: underline }
	
	.font10_150 { font-size: 10px; line-height: 150% }
	.font10_125 { font-size: 10px; line-height: 125% }
	.font12_115 { font-size: 12px; line-height: 115% }
	.font12_125 { font-size: 12px; line-height: 125% }
	.font12_150 { font-size: 12px; line-height: 150% }
	.font14_115 { font-size: 14px; line-height: 115% }
	.font14_125 { font-size: 14px; line-height: 125% }
	.font14_150 { font-size: 14px; line-height: 150% }
	.font16_115 { font-size: 16px; line-height: 115% }
	.font16_125 { font-size: 16px; line-height: 125% }
	.font16_150 { font-size: 16px; line-height: 150% }
	.font18_115 { font-size: 18px; line-height: 115% }
	.font18_125 { font-size: 18px; line-height: 125% }
	.font18_150 { font-size: 18px; line-height: 150% }
	.font24_125 { font-size: 24px; line-height: 125%; font-weight: 900; }

	#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 300px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #E7EADE;
	margin: 0.3em auto;
	padding: 15px;
	}

	.nowrap {
		white-space: nowrap;
	}
