body { background-color:white; margin:2cm; }
* { color:black; border-color:#808080; }
h1 { font-size:300%; margin-bottom:5pt; text-align:center; color:#000040; }
h2 { font-size:250%; text-align:center; color:#000060; }
h3 { font-size:150%; text-align:center; color:#000080; }
h4 { font-size:125%; color:#0000A0; }
h5 { font-size:100%; color:#0000C0; }
h6 { font-size:75%; color:#0000D0; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; }
a:link, a:link * { color:#0000FF; }
a:visited, a:visited * { color:#004060; }
a:active, a:active * { color:#FF0000; text-decoration: none; }
a:hover, a:focus, a:hover *, a:focus * { color:#B04000; }
blockquote, blockquote * { 
	padding-left:20px; padding-right:20px; 
	font-style:italic; 
	}
hr { border-style:outset; }
.big { font-size:2.4ex; }
.small { font-family:Helvetica, Arial, sans-serif; font-size:1.2ex; }
.hdr { 
	font-family:Helvetica Arial,sans-serif; 
	font-style:italic; 
	font-size:200%; 
	}