BODY {
	background-color: #FFFFFF;
}

TD.nav TD {
	font-family: sans-serif;
	background-color: #EEEEEE;
}

TD.nav A.major {
	color: #444444;
	text-decoration: none;
	text-indent: 1em;
	font-size: 12pt;
	font-weight: bold;
}

TD.nav A.minor {
	color: #888888;
	text-decoration: none;
	text-indent: 2em;
	font-size: 75%;
}

TD.nav A.cont {
	color: #888888;
	text-decoration: none;
	text-indent: 2.4em;
	font-size: 75%;
}

TD.main, P {
	font-family: sans-serif;
	color: #4500A1;
	padding: 1ex;
}

TD.main A:link {
	color: #444444;
}

TD.main A:visited {
	color: #AAAAAA;
}

H1 {
	text-align: center;
	font-size: 300%;
	font-weight: bold;
}

TD.list {
	color: #4500A1;
	font-family: sans-serif;
	text-align: right;
}

TD.listdes {
	color: #4500A1;
	font-family: sans-serif;
	text-align: left;
	padding-left: 1em;
}

P.footer {
	font-size: 75%;
	color: #888888;
}
