BODY,TD{
font-size : 15px;
margin-top : 0px;
}
-->

TABLE.t1 {
   border : dashed; border-color: #3366cc; border-width : 3px;
}
-->
<!--
A:link{
text-decoration:none;
}
A:hover{
text-decoration:underline;
}
A:visited{
text-decoration:none;
}
A:active{
text-decoration:underline;
}
.maintable{
border-right-width : 1px;
border-right-style : solid;
border-right-color : #cccccc;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #cccccc;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #cccccc;
}
.maintable1{
border-top-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-top-style : solid;
border-left-style : solid;
border-right-style : solid;
border-top-color : #cccccc;
border-left-color : #cccccc;
border-right-color : #cccccc;
}
.maintable2{
border-left-width : 1px;
border-right-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-left-color : #cccccc;
border-right-color : #cccccc;
}

.copy{
font-size : 9pt;
}

.note{
padding-top : 4px;
padding-bottom : 4px;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : gray;
font-size : 12px;
line-height : 1.3em;
}
