H1{
font-size : larger;
margin:0;
padding:0.3em;
color : white;
  font-weight : 700;
  background-color : #7dac4f;
}
DD{
  font-weight : normal;
  
  font-size : 10pt;
  color : gray;
}
HR{
  color : white;
  
  width : 110px;
  height : 1px;
  position : normal;
  text-align : right;
}
DT{
  font-weight : bold;
  text-decoration : underline;
  color : green;
  
  
  list-style-type : disc;
  list-style-position : outside;
}
H2{
  font-weight : 400;
  color : green;
}
a:link{text-decoration:underline;color:blue;}
a:active{text-decoration:none;color:gray;}
a:visited{text-decoration:underline;color:red;}
a.leftbar:link{
  text-decoration:none;
  color:#669900
;}
a.leftbar:visited{text-decoration:none;color:#669900;}
H3{
  color : green;
  
  
  font-weight : 600;
  font-size : 12pt;
}
a.leftbar{color:#669900;font-family:"HGŠÛºÞ¼¯¸M-PRO";font-size:80%}
td.leftbar{background-color:#ffcc66;width:150px;height:17px;text-align:left;vertical-align:middle}

a.leftbaron{color:red;font-family:"HGŠÛºÞ¼¯¸M-PRO";font-size:90%}
td.leftbaron{background-color:white;width:150px;height:17px;text-align:left;vertical-align:middle}

td.leftbarspacer{height:1px}