body
{
	font-family: Arial, Sans-Serif;
}

A
{
	color: #0000FF;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}


.MenuLink
{
	font-size: 9pt;
	color: #ffffff;
}

.Dark
{
	color: #ffffff;
	background-color: #330000;
}

.Light
{
	color: #000000;
	background-color: #ffffcc;
}

.TopicHeader
{
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 10px;
	color: #000000;
}