P{
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
}
H1{
  font-size : medium;
  font-weight : bold;
}
H2{
  font-size : large;
  font-family : Arial;
  font-weight : bold;
}
H3{
  font-size : x-large;
  font-family : Arial;
  font-weight : normal;
}
BODY{
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
}
.toc_top{
  font-size : large;
  font-family : Arial;
  font-weight : normal;
}
.toc_sub1{
  font-size : large;
  font-weight : normal;
}
.toc_sub2{
  font-size : large;
  font-family : Arial;
}
#toctop{
  font-size : 12pt;
  font-family : Arial;
  font-weight : normal;
}
.label{
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;
}
LI{
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
  list-style-position : outside;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
.label_main{
  font-size : 10pt;
  font-family : Arial;
  font-weight : bold;
  color : blue;
}
TABLE{
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
}
.lastupdate{
  font-size : 9pt;
  font-weight : normal;
  color : blue;
}