.tabletext
{
	font-weight: bold;
	font-size: 80%;
	font-family: Verdana, Arial, Sans-Serif;
}
.bodytext
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
}
.nestedtext
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 95%;
	font-weight: bold;
}
A
{
	color: #0033cc;
	text-decoration: none;
}
A:hover
{
	color: #cc0033;
	text-decoration: none;
}
A:visited
{
	color: #990066;
	text-decoration: none;
}
