
H1{
  color : black;
  text-align : left;
  border-right-color : teal;
  border-bottom-color : teal;
  border-left-color : teal;
  padding-top : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
  padding-left : 50px;
  border-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  border-top-width: 2px;
  border-right-width : 20px;
  border-bottom-width: 2px;
  border-left-width : 20px;
  width : auto;
  height : auto;
  vertical-align : baseline;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  font-weight : bold;
  border-top-color : teal;
}
H2{
  color : maroon;
  text-align: left;
  border-top-color : teal;
  border-right-color : teal;
  border-bottom-color : teal;
  border-left-color : teal;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style : none none solid solid;
  border-bottom-style : solid ;
  border-left-style : solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 24px;
  margin-left : 16px;
  margin-top : auto;
}
H3{
  color : maroon;
  text-align: left;
  border-top-color : teal;
  border-right-color : teal;
  border-bottom-color : teal;
  border-left-color : teal;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style : none none solid solid ;
  border-bottom-style : solid;
  border-left-style : solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 18px;
  margin-left : 32px;
  margin-top : auto;
}
H4{
  margin-left : 64px;
}
P{
  margin-top : auto;
  margin-left : 15px;
  margin-bottom : auto;
  padding-right : 5px;
  padding-top : 5px;
  padding-bottom : 5px;
}
TABLE.bare {
  margin-top : auto;
  margin-left : 64px;
  margin-bottom : auto;
  margin-right : auto;
  width : auto;
  height : auto;
  top : auto;
  left : auto;
}
TH{
  color : white;
  background-color : teal;
  font-weight : bold;
  text-align : left;
  padding-top : 2px;
  padding-bottom : 2px;
  padding-left : 2px;
  padding-right : 2px;
  border-top-width : thin;
  border-right-width : thin;
  border-bottom-width : thin;
  border-left-width : thin;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
}
.slogan{
  color : black;
  background-color : yellow;
  font-size : medium;
  text-align : left;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
.list2{
  width : auto;
  height : auto;
  margin-top : auto;
  margin-right : auto;
  margin-bottom : auto;
  font-size : 0.9em;
  margin-left : auto;
}
.Class1{
  font-size : 36px;
  font-weight : bolder;
  color : teal;
  word-spacing : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-top-style : double;
  border-top-color : teal;
  border-bottom-width : medium;
  border-bottom-style : double;
  border-bottom-color : teal;
  border-right-width : medium;
  border-right-style : double;
  border-right-color : teal;
  padding-left : 20px;
  border-left-style : double;
  border-left-color : teal;
  padding-top : 5px;
  padding-bottom : 5px;
  letter-spacing : 10px;
}
LI{
  list-style-image : url(kitajr/mar_094.gif);
  padding-top : 3px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 3px;
}
.Class2{
  font-size : 18px;
  color : #0d66ec;
  font-weight : bold;
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : navy;
  text-decoration : none;
}
A:ACTIVE{
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : underline;
  font-style : italic;
}
.Class3{
  text-align : center;
  background-color : #ffffff;
}
.list{
  line-height : 1em;
}
.Class4{
  line-height : 1.8em;
}

