@import url(crew722.css);
  @import url(crew722.css);
BODY{
  color : black;
  font-size : 12px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : center;
}
H1{
  padding-top : 10px;
  padding-right : 15px;
  padding-bottom : 15px;
  padding-left : 15px;
  border-left-width : 8px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #c1ffc1;
  border-bottom-color : #c1ffc1;
  font-size : 12px;
}
H3{
  color : black;
  padding-left : 5px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : navy;
  border-bottom-color : navy;
  text-align : left;
}
HR{
  height: 3px;
  border-width : 1px 1px 1px 1px;
}
P{
  color : black;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A{
  color : blue;
  text-decoration : underline;
}
A:VISITED{
  color : blue;
  text-decoration : underline;
}
A:HOVER{
  background-color : #ceffff;
}
A:ACTIVE{
  color: #FF9933;
}
UL{
  list-style-image : url(MAR_094.GIF);
  list-style-position: outside;
  text-align : left;
}
UL UL{
  list-style-image : url(MAR_094.GIF);
}
OL{
  list-style-type : upper-roman;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color: #003399;
}
TD{
  color : black;
  font-size : 12px;
  line-height : 18px;
  letter-spacing : 1px;
}
BLOCKQUOTE{
  font-size : 12px;
}
H4{
  padding-left : 5px;
  border-left-width : 8px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #00ff80;
  border-bottom-color : #80ff80;
}
LI{
  list-style-type : disc;
  list-style-image : url(MAR_094.JPG);
}
H5{
  background-position : 4px 2px;
  padding-left : 5px;
  border-left-width : 7px;
  border-left-style : solid;
  border-left-color : maroon;
}

