BODY{
  
  color : #273843;
  background-color : #e5f6ff;
  
}
H1{
  background-color : #ddddff;
  color : #8270be;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-size : xx-large;
  font-weight : 900;
  font-style : italic;
}
H2{
  color : #ffffff;
  background-color : #5627e0;
  
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  font-size : x-large;
  font-weight : 900;
  font-style : italic;
  
}
H3{
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  background-color : #c4c4ff;
  font-size : large;
}

A{
  color : #65458f;
  text-decoration: none;
}
A:VISITED{
  color : #6850af;
  text-decoration: none;
}
A:HOVER{
  color : #231e62;
  text-decoration: underline;
}
A:ACTIVE{
  color : #c23d40;
  text-decoration: none;
}
TH{
  color: #FFFFFF;
  background-color: #666666;
}
H6{
  font-family : "‚l‚r ƒSƒVƒbƒN";
  color : white;
  background-color : black;
  font-size : small;
  font-weight : normal;
}
H4{
  font-size : large;
  color : #6367b6;
  
}
H5{
  font-size : small;
  color : black;
  background-color : white;
  font-weight : normal;
  font-family : "‚l‚r ƒSƒVƒbƒN";
}
