body {
	/* background-image:url(/img/background.jpg); */
    background-color:#FFFFFF;
    color:#000000;
    font-family:Helvetica;
    font-size:10pt;
}

DIV { margin-left: 1em; }
DIV.note { margin: 1cm }
DIV.lastwords { font-style: italic; }
IMG { float: left }
PRE.source { 
	border-width: 1mm; 
	margin-left: 1cm; 
	white-space: pre;
	font-family: Lucida Console,Courier New,Courier,monospace;
}
H1.s1 {
	font-size:20pt;
}
H2.s2 {
    font-size:16pt;
	 border-width: 1pt;
}
H3.s3 {
    font-size:12pt;
}
H4.s4 {
	font-size: 10pt;
}

