body {
	COLOR: #000000;
	background-color: #d9d9ff;
	FONT: 68% verdana,helvetica,arial;
	margin-bottom: 1em;
}
h1 {
	COLOR: #00009d;
	FONT-FAMILY: verdana,helvetica,arial;
	FONT-SIZE: 190%;
}
h2 {
	COLOR: #00009d;
	FONT-FAMILY: verdana,helvetica,arial;
	FONT-SIZE: 115%;
	MARGIN-BOTTOM: 0em;
	MARGIN-TOP: 1em;
	MARGIN-LEFT: 1em;
}
h3 {
	COLOR: #000000;
	FONT-FAMILY: verdana,helvetica,arial;
	MARGIN-BOTTOM: 0em;
	MARGIN-TOP: 1em;
	MARGIN-LEFT: 1em;
}
table.secNav {
	width: 150;
	MARGIN-TOP: 2em;
}
td.topNav, td.secNav {
	background-color: #cdabf8;
	font: 90% verdana,helvetica,arial;
	text-align: center;
}
td.topNav a, td.topNav a:visit {
	background-color: #cdabf8;
}

td.topNavCurrent {
	background-color: #ff8080;
	font: 90% verdana,helvetica,arial;
	text-align: center;
}
td.topNav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #9d58f1;
}
td.topNavCurrent a:hover, a:visit {
	text-decoration: none;
	color: #ffffff;
	background-color: #9d58f1;
}
td.secNav a:hover, a:visit {
	text-decoration: none;
	color: #ffffff;
	background-color: #9d58f1;
}
td.topNav a, td.secNav a, td.topNavCurrent a {
	text-decoration: none;
}
a, a:visited {
	text-decoration: none;
	color: #0000ee;
}
a:hover {
	text-decoration: underline;
	color: #ff8080;
}
p {
	MARGIN-LEFT: 1em;
}
.footer {
	MARGIN-TOP: 5em;
}