A:hover {
  color: #FFCC99;
}

H1{
  font-size: 18pt;
  background: #FF6666;
  color: #ffffff;
  border-style:solid;
  border-width: 1pt;
  border-color: #a9a9a9;
  padding: 2pt;
}

H2{
  font-size:10pt;
  background: #FFCCCC;
  color: #990066;
  border-style:solid;
  border-width:1pt;
  border-color: #a9a9a9;
  padding: 1pt;
}

H3{
  font-size:9pt;
  color: #006666;
  text-decoration:none;
}

.font8pt{
  font-size: 8pt;
  }

.font9-green{
  font-size: 9pt;
  color: #336600;
  
  }

.font9pt{
  font-size: 9pt;
  }
  
.font10pt{
  font-size: 10pt;
  }

.font10-5pt{
  font-size: 10.5pt;
  }

.font11pt{
  font-size: 11pt;
  }

.item_u01{
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background: #FFCCCC;
  }

.item_u02{
  font-size: 10pt;
  background: #FFEEEE;
  }

.item_u03{
  font-size: 10pt;
  background: #FFFFFF;
  }
  
.item_01{
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background: #CCCCCC;
  }

.item_02{
  font-size: 10pt;
  background: #EEEEEE;
  }

.class01{
  font-size: 9pt;
  font-weight: bold;
  color: #0066BB;
  }

.class02{
  font-size: 9pt;
  font-weight: bold;
  background: #00CCCC;
  color: #000000;
  text-align: center;
  }
  
.class11{
  font-size: 9pt;
  }

.class12{
  font-size: 9pt;
  background: #CCFFFF;
  text-decoration: none;
  }
  
.class13{
  font-size:9pt;
  color: #006666;
  text-decoration:none;
}
