BODY { background: "#000000"; color: "#ffffff"; }

DIV.title {
	text-align: center;
	color: "#888888";
	background-color: "#001166";
	font-family: Verdana;
	font-size: 44pt;
	font-weight: bold;
}

H1 {
	color: #55ccaa;
	background-color: "#004433";
	font-size: 200%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: #008877;
	margin: 2em 0em 1em;
}

H2 {
	color: "#008888";
	font-size: 130%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: "#004444";
	margin: 2em 0em 1em;
}

H3 {
	text-align: left;
	color: Maroon;
	margin: 2em 0em 1em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: medium solid black;
	border-color: black;
	font-size: 100%;
}

H4 {
	font-style: italic;
	font-size: 110%;
	margin: 2em 0em 1em;
	background: "#888888";
	color: black;
}

P {
	text-align: justify;
	line-height: 120%;
}

SPAN.CAPTION {
	font-size: 90%;
	font-style: italic;
	color: #008888;
}

DIV.note {
	color: #004444;
	text-align: justify;
	font-style: italic;
	font-size: 80%;
}

SPAN.gr {
	font-family: Arial;
}
