TABLE{
font-size : 10pt;
font-weight : bold;

}
.bold12{
font-size : 12pt;
font-weight : bold;
}
.title{
font-size : 10pt;
font-weight : bold;
color : black;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;}
.normal10{
font-size : 10pt;
font-weight : normal;
}
.normal8{
font-size : 8px;
font-weight : normal;
}
.TDbold12line{
font-size : 12px;
font-weight : bold;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;}
.normal9{
font-size : 9px;
font-weight : normal;
}