body {
	background: #ffffff;
	color: #000000;
}

div.body {
	background: #ffffff;
	color: #000000;
	padding-bottom: 25px;
	width: 500px;
}

div.footer {
	border: 1px solid #669966;
	line-height: 125%;
	padding: 5px;
	width: 500px;
}

div.header {
	width: 500px;
}

p, tr, th, li {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

p.subhead {
	font-weight: bold;
	font-size: 12pt;
}

p.title {
	font-size: 14pt;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

td {
	background-color: transparent;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

td.label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

.banner {
	padding-bottom: 25px;
}

.bktitle {
	font-style: italic;
}

.grayout{
	background-color: transparent;
	color: #c0c0c0;
}

.serifbib {
	font-family: "Times New Roman", Times, serif;
	margin-left: 3em;
}

.foot, .nav {
	font-size: 9pt;
	text-align: center;
}
