BODY {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size : 11pt;

}
INPUT,SELECT,TEXTAREA,text {
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	scrollbar-arrow-color:#808080;
	scrollbar-face-color: #F2F4F4;
	scrollbar-base-color:#F2F4F4;
	scrollbar-darkshadow-color:#F2F4F4;
	scrollbar-shadow-color:#808080;
	scrollbar-highlight-color:#808080;
	scrollbar-track-color: #F2F4F4;
  list-style-type : none;
  list-style-position : outside;
  text-align : left;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.bottomAddress {
	font-size: 9pt;
}
.dateText {
	font-size: 9pt;
}
.contTextm {
	font-size: 11pt;
}
.tableCaption {
	font-size: 11pt;
}
.tableHeader {
	font-size: 10pt;
	font-weight: bold;
}
.tableCont {
	font-size: 10pt;
}
.contTexts {
	font-size: 10pt;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.contTextl {
	font-size : 2mm;
  list-style-type : disc;
  list-style-position : outside;
  text-align : left;
}

