html, body, div{	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
ol, ul{ margin: 10px  0 10px 30px; } 
li{ margin: 5px  0 5px 10px; } 
p{ margin:10px 0 ; }
  
/*		STANDARD HTML ELEMENTS		*/
body,pre{font-family:   Arial, sans-serif; color:  #111;text-align: justify; background-color: #FFF;line-height: 1.4;
font-size:    x-small;         /* false value for WinIE4/5 */
voice-family: "\"}\"";       /* trick WinIE4/5 into thinking rule is over */
voice-family: inherit;      /* recover from trick */
 font-size:  small;;    /* intended value for better browsers */
 }
 /* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}
 
 

