BODY {
	background-color : White;
	font-family : sans-serif;
	color : Black;
}
P {
	font-family : sans-serif;
	color : Black;
	font-size : smaller;
}
H1 {
	font-family : sans-serif;
	color : Blue;
	font-size : large;
	text-align : right;
	border-bottom-style : solid;
	border-bottom-width : thin;
}
.fnote {
	font-family : sans-serif;
	font-size : xx-small;
	color : Navy;
	font-variant : normal;
}
TD {
	font-size : xx-small;
}
