body {
	margin : 20px;
	color : #000;
	background-color : #999;
	font-family : serif;
	font-weight : normal;
	font-size : 12pt;
}
h1,h2,h3,h4,h5 {
	font-family : sans-serif;
	color : #003;
}
h1,h2 {
	text-decoration : underline;
	text-align : center;
	font-variant: small-caps;
}
h1 { color: #00A; }
h2 { color: #003; }
h3 {
	margin : 1ex 20px 0px 20px;
	text-decoration : underline;
}
h4 {
	margin : 2ex 20px 0px 20px;
	text-decoration : none;
}
