BODY{
  color: #6666FF;
  background-repeat : no-repeat;
  background-attachment : fixed;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-transform : capitalize;
  padding-top : 0px;
  margin-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  color : #0080ff;
  text-align: left;
  border-top-color : #3098ff;
  border-right-color : #3098ff;
  border-bottom-color : #3098ff;
  border-left-color : #3098ff;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: solid;
  border-top-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-left-width : 5px;
}
H2{
  color: #6666FF;
  text-align: left;
  border-top-color : #3098ff;
  border-right-color : #3098ff;
  border-bottom-color : #3098ff;
  border-left-color : #3098ff;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: solid;
  border-top-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-left-width : 4px;
}
H4{
  text-align: left;
  border-top-color : #3399ff;
  border-right-color: #3399ff;
  border-bottom-color: #3399ff;
  border-left-color: #3399ff;
  padding-top : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  padding-left : 2px;
  border-style: solid;
  border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
}
HR{
  color : blue;
  height : 1px;
}
P{
  color : #103898;
  font-size : 18px;
}
A{
  color : #fd5a2b;
  text-decoration: none;
}
A:VISITED{
  color : #fd5a2b;
  text-decoration : underline;
}
A:HOVER{
  color : #fd5a2b;
  text-decoration : underline;
  font-style : italic;
}
A:ACTIVE{
  color: #996633;
  text-decoration: none;
}
UL{
  color : #0d3799;
  list-style-image : url(l_b03.gif);
  list-style-position: outside;
  text-decoration : underline;
  list-style-type : disc;
}
UL UL{
  list-style-image : url(l_b03a.gif);
}
TH{
  color : white;
  background-color : #0080ff;
}
TD{
  color : blue;
}
LI{
  color : #103898;
  list-style-type : disc;
  list-style-image : url(l_b03.gif);
}
PRE{
  font-size : 10px;
}
B{
  font-family : "‚l‚r –¾’©";
  color : black;
}
H3{
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  border-style : solid solid solid solid;
  border-color : #3098ff #3098ff #3098ff #3098ff;
}
