body
{
	font-size: 80%;
	font-family: arial, sans-serif;
	background-color: white;
}

h1.pagetitle
{
	font-size: 1.25em;
	font-weight: bold;
	background-color: #339966;
	color: white;
	PADDING: 0.04em;
	MARGIN-TOP: 1.2em;
	MARGIN-BOTTOM: 1.2em;
}

table
{
	font-size: 1.0em
}

.ErrorMessage, .ErrorMessage:link
{
	color: #ff0000;
}

.Footnote
{
	font-size: .9em
}