TABLE.main			{
  width:600;
  padding:0;
  border:0 ;
}
BODY{
  color : navy;
  background-color: #FFFFFF;
  font-size : small;
  font-family : Arial;
}
H1{
  color : #000040;
  background-color : white;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  font-weight : 600;
  font-family : "Copperplate Gothic Bold";
}
H2{
  color: #FFFFFF;
  background-color: #003399;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H3{
  color: #FFFFFF;
  background-color : #00184d;
  text-align: center;
  border-top-color: #000066;
  border-right-color: #000066;
  border-bottom-color: #000066;
  border-left-color: #000066;
  padding-top : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  padding-left : 1px;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-top-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  font-size : medium;
  font-family : "Copperplate Gothic Bold";
}
HR{
  color: #000066;
  height: 3px;
}
P{
  color: #000066;
}
A{
  color : navy;
  text-decoration: underline;
}
A:VISITED{
  color: #666666;
  text-decoration: underline;
}
A:HOVER{
  color: #3399FF;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration: underline;
}
UL{
  color: #009999;
  list-style-image : url(../jerkbait/minnow/l_b12.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(../jerkbait/minnow/l_b12a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color: #003399;
}
TD{
  color : black;
  background-color : white;
  text-align : left;
}
#ID #TOP{
  background-color : navy;
}
TITLE.Class{
  font-family : "Copperplate Gothic Bold";
  color : #363c5c;
}
H6{
  color : navy;
  font-weight : normal;
  text-align : left;
  font-size : medium;
  font-family : Arial;
}

