BODY{
  color : black;
  background-color : white;
}
HR{
  color : #ffffff;
  
}
P{
  color : #282828;
  
  line-height : 24px;
  font-size : 14px;
}
A:HOVER{
  color: #6666FF;
  text-decoration: underline;
}
A:ACTIVE{
  color: #3333FF;
  text-decoration: none;
} 
TH{
  
  background-color : #86ffff;
  
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;
  font-size : 12px;
}
H2{
  text-align : left;
  font-size : 16px;
  
  margin-left : 5px;
  margin-bottom : 5px;

  
  
  
  
  
  
  
  
  
  
  width : 180px;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  
  
  
  margin-top : 5px;
  margin-right : 5px;
border-width : 2px 2px 2px 2px;border-style : ridge ridge ridge ridge;border-color : teal teal teal teal;
  background-color : #ffff80;
}
H1{
  font-size : 20px;
  color : gray;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H3{
  font-size : 13px;
  color : #282828;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H4{border-width : 2px 0px 2px 0px;
  
  
  
  
  
  
  
  border-top-style : solid;
  
  
  
  
  
  
  
  border-top-color : teal;
  padding-top : 5px;
  padding-bottom : 5px;
  
  
  
  
  
  
  border-bottom-style : solid;
  
  
  
  
  
  
  border-bottom-color : teal;
  
  width : 719px;
}
H6{
  font-size : 16px;
}
TABLE{
  
  width : 719px;
  color : black;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;
  text-align : center;
  font-weight : bold;
  
  
  
  

  
  
  
  
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  
  line-height : 20px;
  
  
  
  
  
  
  
  
  
  
}
TD{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;
  font-size : 13px;
  color : #2c2c2c;
  
  
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
STRONG{
  color : #2c2c2c;
  font-size : 14px;
}
EM{
  color : red;
  
  font-size : 18px;
}
