A:visited { color: #000080; text-decoration: none }
A:hover { color: #ff3300; text-decoration: underline }
A:link { color: #000080; text-decoration: none }

.{font-size:10pt}
.9{font-size:9pt}
.9b{font-size:9pt;font-weight:bold}
.10{font-size:10pt}
.12{font-size:12pt}
.12b{font-size:12pt;font-weight:bold}
.red{color:red;font-size:10pt}
.redb{color:red;font-size:10pt;font-weight:bold}

table{font-size:10pt;color:#000000;line-height:12pt}

td.all{
border-left:1px solid #9cce00;
border-right:1px solid #9cce00;
border-bottom:1px solid #9cce00;
}

td.bottom{
font-size:10pt;color:#000000;
border-bottom:1px solid #a9a9a9;
}

body {
background-color:#ffffff;
margin-top: 1px;
background-image: url("./image/back03.gif");
background-repeat: repeat-x;
background-position: left top;
}