body
{
	font-family: Tahoma;
	font-size: 9pt;
}
.MainText
{
	font-family: Tahoma;
	font-size: 9pt;
}
.MainTextBold
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
.MainTextSmaller
{
	font-family: Tahoma;
	font-size: 7pt;
}
.MainTextLarger
{
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
}
.TableCaptions
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: SteelBlue;
	height: 20px;
}
.RowStyle
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #F2F2F2;
	height: 20px;
}
.AlternatingRowStyle
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFF;
	height: 20px;
}
.LegendText
{
	color: #000000;
	font: 9pt Tahoma;
	font-weight: bold;
}
.PrettyBoxes
{
	background-color: #F2F2F2;
	font-family: Tahoma;
	font-size: 9pt;
}
