body.home {
	background-color: #3A284C;
	margin: 0px;
}
body {
	background-color: #cccccc;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover  { color: #da3540; text-decoration: underline }
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.red {
		color: #D20000;
}
.homeGfx {
	background-image: url(../images/home_bgnd.jpg);
	background-repeat: no-repeat;
}
h1 { color: #3a284c; font-size: 1.8em }
h2 { color: #da3540; font-size: 1.4em; margin-top: 10px }
