body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:link {
	color: #00CCFF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
}
.notes {
	font-size: 10px;
	font-style: italic;
}

