body
{
	font-family:Arial;
	font-weight:normal;
	font-size:small;
}
.tabletext
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	font-size: 10pt;
}
.footer
{
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	color: Black;
	font-size: 9pt;
}
.staffPos
{
	font-family: Arial;
	font-weight:  bold;
	font-style: normal;
	color: Red;
	font-size: 10pt;
}
.staff
{
	font-family: Arial;
	font-weight:  bold;
	font-style: normal;
	color: Black;
	font-size: 10pt;
}
.subhead
{
	font-family: Arial;
	font-weight: bold;
	font-style:  oblique;
	color: Black;
	font-size: 18pt;
}
.subhead_it
{
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #8A7E8C;
	font-size: 12pt;
}
Table
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Black;
	font-size: 10pt;
}
.tablebold
{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
	font-size: 10pt;
}
.tablehdr
{
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: Black;
	font-size: 12pt;
}
.menu
{
	font-family: Tahoma;
	font-weight:bold;
	font-style:normal;
	color:#888888;
	font-size: 12pt;
	width: 125px;
	height: 18px;
	vertical-align: middle;
	text-align: left;
}
.rsmenu
{
	font-family: Tahoma;
	font-weight:bold;
	font-style:normal;
	color:#555555;
	font-size: 10pt;
	width: 175px;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
}
A:link
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: x-small;
	color: Blue;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: Navy;
	font-weight: bold;
}
A:active
{
	text-decoration: underline;
	text-decoration: none;
	font-family: Tahoma;
	font-size: x-small;
	color: Blue;
	font-weight: bold;
}
