body {
	font: 8pt/16pt Arial, Helvetica, sans-serif;
	margin: 5mm;
	color: #000000;
	text-align: justify;
	}

#intro {
	display: none;
}

#menu {
	display: none;
}

h1 {
	font-size: 120%;
	color: #9C0000;
	line-height: 2em;
	font-weight: bold;
}

h2 {

	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
}

h3 {


	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
}

	
strong {
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	}
