body {
	background: #ffffff;
	color: #000000;
}

div.body {
	background: #ffffff;
	color: #000000;
	width: 500px;
	padding-bottom: 25px;
}

div.footer {
	border: thin solid #ffff8c;
	line-height: 125%;
	padding: 5px;
	width: 500px;
}

div.header {
	width: 500px;
}

ul {
	list-style-type: square;
}

p, tr, td, th, li {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.banner {
	padding-bottom: 25px;
}

.foot {
	font-size: 9pt;
	text-align: center;
}
.nav {
	font-size: 9pt;
	text-align: center;
}
.grayout{
	color: #c0c0c0;
}
