BODY{
  color: #000077;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-attachment : fixed;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px; 
  scrollbar-face-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#3366FF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#3366FF;
  scrollbar-3dlight-color:#3366FF;
  scrollbar-darkshadow-color:#FFFFFF
}
P{
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
}
DIV{
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  font-weight: normal;
}
H1{
  color: #FFFFFF;
  background-color :#000077;
  text-again : center ;
  border-top--color : #000077;
  border-right-color : #000077;
  bprder-bottom-color : #000077;
  border-left-color : #000077;
  padding-top : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  padding-left : 5px; 
  border-top-width : 4px;
  border-right-width :4px;
  border-bottom-width : 4px;
  border-left-width : 4px;
}
H2{
  color: #000077;
  padding-left : 5px;
  padding-right : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-right-width : 2pc;
  border-left-style : solid;
  border-bottom-style : solid;
  border-right-style : solid;
  border-left-color : #000077;
  border-bottom-color : #000077;
  border-right-color : #000077;
}
H3{
  color: #000077;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #000077;
  border-bottom-color : #000077;
}
H4{
  color: #000077;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #000077;
  border-bottom-color : #000077;
}
H5{
  color: #000077;
  padding-left: 3px;
  border-left-width: 1pc;
  border-bottom-width: 3px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #000077;
  border-bottom-color: #000077;
}
HR{
  color: #000077;
  height: 20px;
  margin-bottom: 0px;
}
A{
  color: 108D1F;
  text-decoration: underline;
}
A:VISITED{
  color: FF9966;
  text-decoration: underline;
}
A:HOVER{
  color: #FF9966;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #FF9966;
  text-decoration: underline;
}
UL{
  color: #000077;
  list-style-image : url(image001.gif);
  list-style-position: outside;
}
TABLE{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-botom: 0px;
  border-width: 2px 2px 2px 2px;
}
TH{
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  color: #000000;
}
TD{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #000000;
}
