

BODY {
	margin: 20;
    font-family: helvetica, arial, helvetica, sans-serif;
    color: #281185;
#    background-image: url(http://www.ichep02.nl/pics/adambg.jpg);
  }
 
TT {color:brown;
   font-family: courier;
}
 
PRE {color:brown;
   font-family: courier;
}
 
.emphasis { color:red; }
 
TD {
EM { color:red; }
 
LI { font-family: helvetica, arial, sans-serif; }
 
H1 { font-family: helvetica, arial;
    	font-size: 32pt;
   color: purple;
   text-align: center;
   margin-top: .9em;
}
 
H2 { font-size: 24pt;
   font-family: times, arial, helvetica;
   margin-top: 0.9em;
   color: green;
   text-align: left;
    margin-left: 0.5em;
}
 
H3 { font-size: 14pt; 
   color: black;
    margin-left: 0.5em;
   }
 
H4 { font-size: 10pt; 
   color: blue;
   }
 
H5 { font-size: 8pt; 
   color: blue;
   }
 
P {
    color: black;
    margin-left: 0.9em;
} 
                                          

