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: #ff5555;
	background-color: #660000;
	font-size: 200%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: #000066;
	margin: 2em 0em 1em;
}

H2 {
	color: #ffff55;
	font-size: 130%;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: thick solid black;
	border-bottom: medium solid black;
	border-color: "#aa55aa";
	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: 150%;
}

SPAN.CAPTION {
	font-size: small;
	font-style: italic;
	color: #005555;
}

DIV.note {
	color: #00cccc;
	text-align: justify;
	font-style: italic;
	font-size: 80%;
}

SPAN.gr {
	font-family: Arial;
}

SUP {
	color: #00cccc;
}
