
H1{
  color : white;
  text-align : center;
  
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left : 0px;
  ;
  border-style: solid;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 2px;
  background-color : #186c30;
  
  

  font-size : 120%;
  
  
border-color : black black black black;
  
}
H2{
  color : white;
  
  
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left : 0px;
  border-style: solid;
  border-top-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-width : 2px;
  
  

  font-size : 110%;
  text-align : left;
  background-color : #186c30;
border-color : black black black black;
  
}
HR{
  color : #ea3d33;
  height : 1px;
border-style : none none none none;}
P{
  color : black;
}
A{
  color : #0000aa;
  text-decoration : none;
  
}
A:VISITED{
  color : #6a00aa;
  text-decoration : none;
}
A:HOVER{
  color: #FF3333;
  text-decoration : underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
UL{
  color : black;
  
  list-style-position: outside;
  
}
TH{
  color : white;
  background-color : #186c30;

  
  
  
  
  
  
  
  
border-style : none none none none;
  font-size : 100%;
  
  
}
TD{
  color : black;
  
border-style : none none none none;
  
  
  
  
  
}
TABLE{
  border-style : none none none none;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
H3{
  font-size : 105%;
  color : white;
  background-color : #375b9d;
border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : black black black black;
  
}
H4{
  font-size : 100%;
  color : white;
  

  background-color : #2c7a63;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  margin-bottom : 3px;
  text-align : center;
}
PRE{
  font-size : 70%;
  color : black;
}
