a.siro:link { color: #ffffff;}
a.siro:visited { color: #ffffff;}
a.siro:hover { color: #ff0000;}
a.siro:active { color: #FF9900;}
a.siro{text-decoration:none}

a.kuro:link { color: #333333;}
a.kuro:visited { color: #333333;}
a.kuro:hover { color: #FF6600;}
a.kuro:active { color: #FF9900;}
a.kuro{text-decoration:none}

a:link { color: #555599;}
a:visited { color: #333377;}
a:hover { color: #aa0000; position : relative; top:1px;left:2px;}
a:active { color: #aa9900;}
a{text-decoration:underline}
h1{
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 2px 2px 2px 2px;
}
h2{
	font-size: 12px; color: #333333
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 2px 2px 2px 2px;
}
BODY, TD ,TR{
    font: 10pt; color: #333333;
}
h3 {
	text-align: middle;
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 4px 4px 4px 4px;
	color: #333333
}
BODY {
  font-family: ‚l‚r ‚oƒSƒVƒbƒN,sans-serif
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#cccccc;
  scrollbar-shadow-color:#ddeeee;
  scrollbar-darkshadow-color:#000080;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#8888ff;
  scrollbar-arrow-color:#000080;
}
span { 
border-width: 1px; 
border-color: #333333; 
}
.example1 { 
border-style: solid; 
} 
.large {FONT-SIZE: 14pt;}
.middle {FONT-SIZE: 11pt;}
.small {FONT-SIZE: 10pt;}
.xsmall{font-size:8pt;}
.minsmall{font-size:1px;}

.type1{border:	1px solid;}
table#table-01 {
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
table#table-02 {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-02 td {
    padding: 5px;
    border: 0px #cccccc solid;
    border-width: 0 0 0px 0px;
    text-align: center;
}
table#table-03 {
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-03 th {
    padding: 5px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-03 td {
    padding: 5px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}
