BODY{
  color : #990000;
  background-color : #ffffff;
}
A{
  color : #333333;
  text-decoration : none;
}

A:link {
       color: #333333;
}
A:visited {
       color: #666666;
}

A:HOVER{
  font-weight : bold;
}
A:ACTIVE{
  font-weight : bold;
  color : #000099;
}

table.a1 {
       width: 100%;
       border: 0;
       cellspacing: 4;
       cellpadding: 0;
       font-size:80%;
}

.ts{
  width : 300px;
border-width : 1px 0px 1px 0px;border-style : dashed dashed dashed dashed;border-color : #990000 #990000 #990000 #990000;
  font-size: 80%;
}

.tss{
  width : 260px;
border-width : 1px 0px 1px 0px;border-style : dashed dashed dashed dashed;border-color : #990000 #990000 #990000 #990000;
  font-size: 80%;
text-align : right;
}

.tsh{
border-width : 1px 0px 0px 0px;border-style : dashed dashed dashed dashed;border-color : #990000 #990000 #990000 #990000;
  font-size: 80%;
}
.sml{
font-size: 80%;
}

.smlr{
font-size: 80%;
text-align : right;
}

.title{
font-size: 80%; font-weight :bold;
}

.line1{
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #990000 #990000 #990000 #990000;
}

.line2{
  border-top-width : 3px;border-right-width : 3px;border-bottom-width : 3px;border-left-width : 3px;border-top-style : double;border-right-style : double;border-bottom-style : double;border-left-style : double;border-color : #990000 #990000 #990000 #990000;
}

.line22{
  border-top-width : 3px;border-right-width : 0px;border-bottom-width : 3px;border-left-width : 0px;border-top-style : double;border-right-style : double;border-bottom-style : double;border-left-style : double;border-color : #990000 #990000 #990000 #990000;
}

.z{
margin-left: 30;
color: #696969;
}