BODY { 
	color: red; 
	font-family: Helvetica;
	font-size: 10pt;
	height: 0;
	margin-top: 0;
     }

TABLE { 
        font-family: Helvetica;
	font-size: 10pt;
	padding=2pt;
	spacing=2pt;
      }

LI    {
	font-family: Helvetica, Arial;
	color: black;
	text-size: 6pt;
	list-style-size: 6pt;
      }

TD {	
        color: black;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	border: 0px solid black;
   }

TR.EQUAL {
	background: white;
	border: 0px solid black;
  }

TR.UNEQUAL {
	#background: #c0c0c0;
	background: #cccccc;
	border 0px;
  }

TR {
	background: ffffff;
	color: black;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	border: 1pt;
  }

:link { 
	font-style: normal;
	color: brown;
      }
:visited {
	color: brown; 
     }
P.LISTE {
	font-size: 10pt;
	color: black;
	padding: 10px;
  }

LI.TEST {
	font-size: 10pt;
	color: yellow;
  }

H1 { color: black; 
     font-family: Helvetica, Arial;
     font-size: 32pt;
     height: 32pt;
     margin-bottom: 1;
     margin-top: 1;
     margin:1;
}
H2 { color: black;
     font-family: Helvetica, Arial;
     font-size: 24pt;
     height: 24pt;
     margin-bottom: 1;
     margin-top: 1; 
}
H6 { color: black 
     height: 8pt;
    }
H4 { color: black ;
     height: 12pt;
     margin-top: 10;
     margin-bottom: 0; 
   }

font.head {
	color: red;
	font-family: Helvetica, Arial;
	font-size: 32pt;
	} 


font.subhead {
        color: red;
        font-family: Helvetica, Arial;
        font-size: 28pt;
        }

