<!--
body {
background-color: #D7D7D7;
}
-->

<!--
.gotop {
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 text-align: right;
 vertical-align: bottom;
}
-->

<!--
.style1 {
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}
-->

<!--
.style2 {
 font-size: 12px;
 font-weight: normal;
 color: #888888;
}
-->

<!--
.style3 {
 font-size: 12px;
 font-weight: normal;
 color: #CC0000;
}
-->

<!--
.style4 {
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}
-->

<!--
.style5 {
 font-size: 12px;
 font-weight: bold;
 color: #CC0000;
}
-->

<!--
.style6 {
 font-size: 11px;
 font-weight: normal;
 color: #000000;
}
-->

<!--
.style7 {
 font-size: 11px;
 font-weight: normal;
 color: #888888;
}
-->

<!--
.style8 {
 font-size: 11px;
 font-weight: normal;
 color: #CC0000;
}
-->

<!--
.style9 {
 font-size: 11px;
 font-weight: bold;
 color: #000000;
}
-->

<!--
.style10 {
 font-size: 11px;
 font-weight: bold;
 color: #CC0000;
}
-->

<!--
.style11 {
 font-size: 10px;
 font-weight: normal;
 color: #000000;
}
-->

<!--
.style12 {
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}
-->

<!--
.style13 {
 font-size: 14px;
 font-weight: bold;
 color: #CC0000;
}
-->


.table1{
 border:1px
 solid #666666;
 border-collapse:collapse;
 empty-cells:show;
 scope="col"
 bordercolor: #C1C1C1;
 font-size:12px;
}

.table2{
 border:1px solid #666666;
 border-collapse:collapse;
 empty-cells:show;
 font-size:12px;
}

hr {
 border-width: 1px 0px 0px 0px;
 border-style: inset;
 border-color: #999999;
 height: 2px;
}

p.box2 {
 border-top: 1px dashed #666666;
}

p.box3 {
 border-bottom: 1px dashed #666666;
}

<!--
 a:link {
 color: #000000;
 text-decoration: none;
}

a:visited {
 text-decoration: none;
 color: #000000;
}

a:hover{
 text-decoration: underline;
 color: #CC0000;
}

a:active {
 text-decoration: none;
 color: #CC0000;
}
-->