body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #003399;
	background-color: #000077;
	background-repeat: repeat;
}

li.bpadded {
	padding-bottom: 10px;
}

ul.noindent {
	padding: 14px;
	margin: 0;
}

a.greylink {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a:hover.greylink {
	color: #FFCC33;
}