BODY{
  color: #333300;
  background-color: #CCFFFF;
}
H1{
  color: #006600;
}
H2{
  color: #006600;
}
H3{
  color: #006600;
  text-align: left;
  border-top-color : #6666CC;
  border-right-color: #6666CC;
  border-bottom-color: #6666CC;
  border-left-color: #6666CC;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  border-style : none none none solid ;
  border-bottom-style : none;
  border-left-style : solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 18px;
  margin-left : 32px;
  margin-right : 32px;
}
H4{
  margin-left : 48px;
  margin-right : 48px;

}
HR{
  color : maroon;
  height : 1px;
}
P{
  margin-top : auto;
  margin-left : 64px;
  margin-right : 64px;
  margin-bottom : auto;
}
A:LINK{
  color: #6633cc;
  text-decoration: none;
}
A:VISITED{
  color: #663366;
  text-decoration: none;
}
A:HOVER{
  color: #FF9966;
  text-decoration : underline;
}
A:ACTIVE{
  color: #996633;
  text-decoration: none;
}
UL{
  list-style-image : url(mar_017.gif);
  list-style-position: outside;
  margin-top : auto;
  margin-left : 64px;
  margin-right : 64px;
  margin-bottom : auto;
  text-indent : 8px;
}
OL{
  list-style-position: outside;
  margin-top : auto;
  margin-left : 64px;
  margin-right : 64px;
  margin-bottom : auto;
}
TABLE.bare {
  margin-top : auto;
  margin-left : 64px;
  margin-right : 64px;
  margin-bottom : auto;
}
TH{
  color: #FFFFFF;
  background-color: #336600;
}
CAPTION{
  background-color : silver;
}
.slogan{
  color : teal;
  background-color : silver;
  font-size : medium;
  text-align : center;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
.menu{
  background-color : #cccccc;
}
.icon{
  background-color : #ccff99;
}
