 
BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  color : black;
  /*background-color : lemonchiffon;*/
  background-color : #666b99;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  
  font-family : "ZapfHumnst BT",monospace;
  background-image : url(pict/bg/grey02.png);
}
H1{
  color : lemonchiffon;
  background-color : orangered;
  font-size : 20px;
  font-family : "Century Gothic";
  font-weight : bold;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H2{
  color : lemonchiffon;
  background-color : seagreen;
  font-size : 16px;
  font-family : "Century Gothic";
  font-weight : bold;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
H3{
  color : lemonchiffon;
  background-color : royalblue;
  font-size : 12px;
  font-family : "ZapfHumnst BT",Verdana,Tahoma;
  font-weight : 500;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 4px;
  margin-right : 1px;
  margin-bottom : 1px;
  
  
}
H4{
  color : lemonchiffon;
  background-color : midnightblue;
  font-size : 10px;
  font-family : "Century Gothic";
  font-weight : normal;
  padding-top : 1px;
  padding-left : 4px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 4px;
  margin-right : 1px;
  margin-bottom : 1px;
}
H5{
  color : lemonchiffon;
  /*background-color : midnightblue;*/
  font-size : 10px;
  font-family : "Century Gothic";
  font-weight : normal;
  padding-top : 1px;
  padding-left : 4px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 6px;
  margin-right : 0px;
  margin-bottom : 0px;
}
UL{
  
  
  
  
font-size : 10px;
  font-family : "ZapfHumnst BT",serif;
  margin-left : 4px;
  margin-top : 0px;
  margin-right : 1px;
  margin-bottom : 0px;
  
  list-style-type : none;
}
A{
  ext-decoration : none;
  color : purple;
  
  
  text-decoration : none;
}
A:HOVER{
  color : seagreen;
  background-color : lemonchiffon;
  }
.indexlink{
  font-size : x-small;
  text-decoration : none;
  color : lemonchiffon;
}
LI{
  
  list-style-type : disc;
  list-style-position : outside;
  
  font-size : 10px;
  font-family : "ZapfHumnst BT",monospace;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
P{
  margin-bottom : 4px;
  margin-top : 4px;
}


.active{
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : orangered;
  border-top-width : 0px;
  border-right-width : 8px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : orangered;
  border-right-color : orangered;
  border-bottom-color : orangered;
}
.english{
  text-align : right;
  font-size : small;
}
.header{
  background-color : white;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;}
.header2{
  background-color : #f2edea;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : solid solid solid solid;border-color : #990000 #990000 #990000 #990000;}
TABLE{
  font-family : "ZapfHumnst BT";
}
.header3{
  background-color : #f2edea;border-width : 0px 0px 0px 4px;
  border-left-style : solid;
  border-left-color : #999999;
}
.newsframe{
  background-color : #ffffff;
border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-top-color : gray;border-left-color : gray;border-right-color : gray;border-bottom-color : gray;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
