BODY{
  color: #000066;
  background-color: #FFFFFF;
  

  line-height : 5mm;
}
H1{
  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: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
}
H2{
  color : #ff66cc;
  
  text-align : left;
  border-top-color : #ff66cc;
  border-right-color : #ff66cc;
  border-bottom-color : #ff66cc;
  border-left-color : #ff66cc;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 24px;
}
H3{
  
  
  text-align : left;
  border-top-color : #0eb389;
  border-right-color : #0eb389;
  border-bottom-color : #0eb389;
  border-left-color : #0eb389;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  padding-left : 3px;
  border-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 24px;
  
  color : #0eb389;
  cursor : e-resize;
}
HR{
  color: #000066;
  height: 3px;
}
P{
  color: #000066;
  text-align : left;
}
A{
  
  
  
  text-decoration : underline blink;
  
  
  
  
}
A:VISITED{
  color : blue;
  text-decoration: underline;
}
A:HOVER{
  color : #0eb389;
  text-decoration: underline;
  
  background-color : #fcdef5;
}
A:ACTIVE{
  color: #FF9933;
  text-decoration: underline;
}
UL{
  
  list-style-image : url(pastfile/l_b12.gif);
  list-style-position: outside;
  text-align : left;
  vertical-align : middle;
  color : #000066;
}
UL UL{
  list-style-image : url(../l_b12a.gif);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  
  
  
  
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color: #003399;
}
TD{
  color: #000066;
  background-color: #FFFFFF;
  vertical-align : top;
background-position : left top;}
H4{
  color : fuchsia;
  text-align : center;
}
