BODY{
  font-family : Verdana, Arial, sans-serif;
  margin: 0;
  font-size : 9pt;
  color: black;
  background-color: #FFFFFF;
}

TD{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color: black;
}
.kl_td {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 7pt;
  color: black;
}

H2{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 11pt;
  color: black;
}

H3{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 12pt;
  color: black;
}

H4{
  font-family : Verdana, Arial, sans-serif ;
  font-size : 11pt;
  color: #A0D3E6;
}

A {
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color : black;
  font-weight : bold;
}

A:Hover {
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color : #81a2d0;
  font-weight : bold;
}

A:Active {
  text-decoration: none;
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color : red;
  font-weight : bold;
}

A.w {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color: red;
  font-weight : bold;
}

.cur_link, .cur_link_top {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color: #81a2d0;
}

A.w:Hover {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color: black;
  font-weight : bold;
}

A.w:Active {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 9pt;
  color: silver;
  font-weight : bold;
}

.csc-linkToTop {
  text-align:right;
  }
  
.csc-textpic-caption {
  font-size: 7pt;
  }  


