body
{
	font-size: 30pt;
	font-family: Papyrus,Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
}
table
{
	font-family: Papyrus,Arial,Helvetica,sans-serif;
}
td.DarkBackground
{
	color: white;
	background-color: #544a34;
}
td.LightBackground
{
	background-color: #fffff3;
}
a.DarkBackground
{
	color: #fffff3;
	text-decoration: none;
	height: 30px;
}
a.DarkBackground:hover
{
	font-weight: bolder;
	height: 30px;
}
a.Link
{
	color: #1E1960;
	font-weight: normal;
}
a.Link:hover
{
	font-weight: bolder;
}
.DarkBackground
{
	color: #fffff3;
	text-decoration: none;
	height: 30px;
	text-justify: center;
}
.Highlight
{
	font-weight: bolder;
	color: #fffff3;
	height: 30px;
}
.PageHeading
{
	font-size: 25pt;
}
.Subtitle
{
	font-size: 20pt;
	font-weight: bolder;
}