H1{
  font-size : 12px;
  font-weight : normal;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  text-indent : 5px;
  
}
TD{
  font-size : 12px;
  font-family : "MS UI Gothic",Verdana;
  font-weight : normal;
}
H2{
  font-size : 13px;
  font-weight : bold;
}
H3{
  font-size : 12px;
  font-weight : bold;
  vertical-align : sub;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
A:LINK{
  font-size : 12px;
  color : #804000;
  text-decoration : none;
  font-weight : bold;
}
A:VISITED{
  font-size : 12px;
  color : #804000;
  text-decoration : none;
  font-weight : bold;
}
A:HOVER{
  font-size : 12px;
  color : #ff8000;
  text-decoration : none;
  font-weight : bold;
}
A:ACTIVE{
  font-size : 12px;
  color : green;
  text-decoration : none;
  font-weight : bold;
}
BIG{
  font-size : 12px;
  font-weight : bold;
  color : #ff8000;
}
STRONG{
  font-size : 14px;
  font-weight : bolder;
  color : olive;
}
EM{
  font-size : 14px;
  font-weight : bolder;
  color : #ffffff;
}
BODY{
  font-size : 12px;
  color : #552400;
  background-color : white;
}
.line1{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  
  
  border-bottom-color : #c0c0c0;
}
.line-r{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #552400;
}
.line-b{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #552400;
  border-bottom-color : #552400;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #552400;
  border-right-color : #552400;
}
.line2{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #552400;
}
.line-top{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #552400;
}
.line-w{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : white;
}
.Class1{
  font-size : 13px;
  font-weight : bold;
  color : #666600;
}