.text11 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	font-style: normal;
	line-height: 110%;
	color: #FFFFFF;
}

.text12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #003366;
}

.text13 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
}

.text14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
}

.text16 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
}


a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

p { 
	line-height: 150%
}

td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	color: #333333;

}

body   {
	background-color: #003399;
	scrollbar-3dlight-color: #000066;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color:#0066CC;
	scrollbar-darkshadow-color: #0066CC;
	scrollbar-face-color: #0066CC;
	scrollbar-highlight-color: #0066CC;
	scrollbar-shadow-color: #000066;
	background-repeat: no-repeat;
	scrollbar: auto;
	margin: 0px;
	background-attachment: scroll;
	background-position: center top;



}

.bw	{ border-style:solid;
     border-top-width:2pt;
	 border-right-width:0pt;
	 border-bottom-width:0pt;
	 border-left-width:5pt;
	 border-color:#00CCFF;
	}
	
