
H4{
  font-size : small;
  font-weight : bolder;
  color : black;
 
  

  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}

A{
  color : hotpink;
  text-decoration : none;
  font-family : "MS UI Gothic";
  
  font-size : 11pt;
  
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : #999900;
  text-decoration : none;
}
A:HOVER{
  color : blue;
  background-color : #ffffce;
  text-decoration : none;
}
H5{
  font-size : 9pt;
  font-weight : normal;
  
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 10px;
  margin-bottom : 10px;
  
  
  
  border-top-width : 3px;
  border-top-style : dotted;
  border-top-color : red;
  line-height : 15px;
}
H1{
  font-size : 10pt;
  font-weight : bolder;
  color : red;
border-top-width : 0px;border-left-width : 0px;border-right-width : 1px;border-bottom-width : 1px;
  border-bottom-style : double;
  border-bottom-color : black;
  padding-bottom : 0px;
  border-right-color : black;
  border-right-style : double;
  margin-top : 10px;
  margin-left : 10px;
}
H2{
  font-size : 12px;
  font-weight : normal;
  margin-top : 10px;
  margin-left : 10px;
  
  
}
H3{
  font-family : "Century Gothic";
  font-size : 14px;
  line-height : 15px;
  margin-top : 10px;
  margin-left : 10px;
}
H6{
  font-size : 10pt;
  line-height : 25px;
}
TD{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 1px;
  margin-bottom : 1px;
}


td.fw {
color: white;
font-size: 10px;
text-align:center; 
vertical-align:middle;
 }

a img {border-style:none;} 

img.h75 {
height: 75px;
border: none;
}

img.h100 {
height: 100px;
border: none;
}

img.w20 {
width: 20px;
border: none;
}

img.w100 {
width: 100px;
border: none;
text-align:center; 
vertical-align:middle;
}

img.w250 {
width: 250px;
border: none;
}

</style>
TD.fbk{
  color : black;
}
