body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bigtitle
{
	font-size: 24pt;
	font-weight: bold;
}
.title
{
	font-size: 16pt;
	font-weight: bold;
}
.subhead
{
	font-size: 12pt;
	font-weight: bold;
}
.tiny
{
	font-size: 8pt;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.attention
{
	font-size: 14pt;
	font-weight: bold;
	color: Red;
}
.alert
{
	font-weight: bold;
	font-size: 14pt;
	color: Red;
}
.menu
{
	font-weight: bold;
	background-color: Teal;
	color: Black;
	font-size: 12pt;
}
.menu A
{
	font-weight: bold;
	color: White;
	background-color: Teal;
	font-size: 12pt;
}