BODY{
  color: #111111;
  background-color: #FFFFFF;
  background-image : url(bg01.gif);
  background-repeat: repeat-x;
  border-left : solid #e7dc8c;
  border-left-width : 7px;
  line-height: 140%;
  font-size:95%;
  margin : 20px 55px;
  margin-bottom : 20px;
  margin-left : 55px;
}
H1{
  color: #5232c8;
  font-size:200%;
  margin-left : auto;
  margin-right : auto;
  border-left-width : 30px;
  border-left-style : solid;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  padding : 5px 0px;
  padding-bottom : 5px;
  border-bottom-color : #5232c8;
  border-left-color : #5232c8;
  text-align : center;
}
H2{
  color: #c75d33;
  font-size : 140%;
  padding : 3px 0px;
  padding-bottom : 3px;
  padding-left : 20px;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #c75d33;
  border-bottom-color : #c75d33;
  text-align : left;
}
H3{
  color: #586836;
  font-size:120%
  padding : 5px 0px 5px 20px;
  border-left-width : 10px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #586836;
  border-bottom-color : #586836;
  text-align : left;
  padding-left : 20px;
}
H6{
  color: #5232c8;
  font-size:200%;
  margin-left : auto;
  margin-right : auto;
  border-left-width : 30px;
  border-left-style : solid;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  padding : 5px 0px;
  padding-bottom : 5px;
  border-bottom-color : #5232c8;
  border-left-color : #5232c8;
  text-align : center;
}
HR{
  color : #0c3623;
  height: 3px;
}
P{
  color: #111111;
}
A{
  color: #0066ff;
  text-decoration: underline;
}
A:VISITED{
  color: #9001ff;
  text-decoration: underline;
}
A:HOVER{
  color : #ffffff;
  background-color:#0066ff;
  text-decoration: underline;
}
A:ACTIVE{
  color: #2e1698;
  text-decoration: underline;
}
UL{
  color: #084c54;
  list-style-image : url(l_g01.gif);
  list-style-position: outside;
}
TH{
  color: #CCCC99;
  background-color: #663300;
}
td{
  font-size:80%;
  padding:2px 5px 2px 5px;
}
TABLE{
  margin-left : 3px;
  margin-right : 3px;
}
