BODY{
  color : #696969;
  background-color: #FFFFFF;
  font-size : x-small;
  font-family : Arial;
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
}

hr { border-color:#C0C0C0
      black black;
      border-style:dotted;
      border-top-width:medium
}

.table {
      border-color:#C0C0C0;
      border-style:dotted;
      background-color: #FFFFFF
;
}


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 : black;
  background-color : white;
  text-align : left;
  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-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 : x-small;
  font-family : Arial;
  font-weight : bold;
}
H3{
  color: #FFFFFF;
  background-color : #0080c0;
  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 : x-small;
  font-family : Arial;
}
H4{
  font-size : x-small;
  font-family : Arial;
  font-weight : normal;
  text-align : center;
  color : navy;
}
HR{
  color: #000066;
  height: 3px;
}
P{
  color: #000066;
}
A{
  color : teal;
  text-decoration : none;
}
A:HOVER{
  color : teal;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration : none;
}
UL{
  color : black;
  list-style-image : url(../../l_b12.gif);
  list-style-position: outside;
  text-align : left;
  list-style-type : disc;
}
UL UL{
  list-style-image : url(../../l_b12a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color : #001c55;
}
TD{
  
  
  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;
}
H1{
  font-size : medium;
  font-family : Arial;
  font-weight : bolder;
  font-style : italic;
  text-align : center;
}

