      A {
        TEXT-DECORATION: NONE;
      }
      FONT {
	text-align: justify;
        font-family: arial;
        color: black;
        font-size: 12;
	font-weight: normal;
      }
      H1 {
        font-family: arial;
        text-align: left;
        font-size: 16;
	font-weight: bold;
        color: black;
	margin:0px 0px 0px 0px; 
      }
      H2 {
        font-family: arial;
        text-align: left;
        font-size: 14;
	font-weight: bold;
        color: black;
	margin:0px 0px 0px 0px; 
      }
      H3 {
        text-align: center;
        color: black;
	margin:0px 0px 0px 0px; 
	font-weight: bold;
      }
      H4 {
        text-align: left;
        font-size: 14;
        color: black;
	margin:0px 0px 0px 0px; 
	font-weight: bold;
      }
      H5 {
        font-family: arial;
        text-align: left;
        font-size: 14;
        color: black;
	margin:0px 0px 0px 0px; 
	font-weight: bold;
      }
      P { text-align: justify}
      MNU {
        font-family: arial;
        color: black;
        font-size: 11;
        font-weight: bold;
        position:relative;
        TOP:-1px
      }
      li.orange { color: #F79A10;
	margin:0px 0px 0px -25px; }
      li.green { color: #94C718; 
	margin:0px 0px 0px -25px; }
      li.blue { color: #009AEF; 
	margin:0px 0px 0px -25px; }
      span { color: #ffffff; }

