<!--
Body{
  scrollbar-arrow-color:#0000FF;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-highlight-color:#F2E5FF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ffffff;
}
.Classtd1{
  text-align : center;
  width : 100px;
  height : 35px;
}
.Classtd2{
  font-size : 10px;
  color : gray;
  width : 200px;
  height : 35px;
}
.Class1{
  font-size : 12px;
  color : gray;
  background-color : white;
  border-width : 1pt 1pt 1pt 1pt;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
.Class2{
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.Class3{
  font-size : 10px;
  color : #ff3e9e;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  text-align : center;
  background-color : white;
}
.Class4{
  font-size : 10px;
  width : 200px;
  height : 35px;
}
.Class6{
  width : 90px;
  height : 35px;
  text-align : center;
}
H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
  color : #ff0080;
  font-weight : lighter;
}
H2{
  font-size : 10px;
  font-weight : 400;
  color : gray;
}
H3{
  font-size : 8px;
  font-weight : lighter;
  color : gray;
}
A.btn {
  display: block;
  color : black;
  background-color : #cccccc;
  border-top-color : gray;
  border-right-color : gray;
  border-bottom-color : gray;
  border-left-color : gray;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  margin-top : auto;
  margin-right : auto;
  margin-bottom : auto;
  margin-left : auto;
  padding : 1px 1px;
  padding-bottom : 1px;
  padding-left : 1px;
  text-decoration: none;
  font-weight : normal;
  border-style : solid solid solid solid;
}
A.btn:hover {
  background-color : #f6f6f6;
  border-top-color : black;
  border-right-color : black;
  border-bottom-color : black;
  border-left-color : black;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  margin-top : auto;
  margin-right : auto;
  margin-bottom : auto;
  margin-left : auto;
  padding-top : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  padding-left : 1px;
  border-style : double double double double;
  text-decoration : underline;
}
A.btn:active {
  color : #000000;
}
A.btn:visited {
  color : black;
}
H4{
  font-size : 12px;
  color : gray;
  font-weight : lighter;
}
H6{
  font-size : 10px;
  font-weight : lighter;
  color : gray;
}
H5{
  font-size : 12px;
  font-weight : lighter;
  color : gray;
}
-->