B {
    font-weight: 600;
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;
  }

STRONG {
    font-weight: 700;
    font-size: 11pt;
  }


P {
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;

  }


UL {
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;
  }


P.menu {
    padding: 1px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;
    font-weight: 600;
  }


P.article {
    padding: 0px 5px;
    margin: 5px;
    line-height: 12pt;
    font-size: 9pt;
    font-family: Arial;
  }


A {
    text-decoration: none;
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;
  }


li {
    font-size: 9pt;
    font-family: Arial;
    line-height: 12pt;
    LIST-STYLE-POSITION: outside; 
    MARGIN-LEFT: 15px; 
    LIST-STYLE-TYPE: disc;
   }
TD {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
        line-height: 12pt;
}
