body {
	background-color: Whitesmoke;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

a {
	font-size: 11px;
}

A.menu_link
{
	color: Black;
	font-size: 12px;
}

A.menu_link:active
{
	color: Black;
	font-weight: Bold;
	font-size: 12px;
}

A.menu_link:hover
{
	color: Black;
	font-weight: Bold;
	font-size: 12px;
}

TD
{
	font-size: 12px;
}

.bigtxt
{
	font-size: 14px;
	font-weight: bold;
}

.bigtxtlist
{
	list-style-type: disc;
	font-size: 14px;
	font-weight: bold;
}
