﻿body {
}
.pageHeader
{
	font-size: 12pt;
	font-family: 'Times New Roman';
}
.pageHeaderBold 
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	font-weight: bold;
}
.headerData
{
	font-size: 8pt;
	font-family: Arial;
}
.headerField
{
	font-size: 8pt;
	font-family: Arial;
}
.columnHeading
{
	font-weight: bold;
	font-size: 8pt;
	border-bottom: black 1px solid;
	font-family: Arial;
}
.columnData
{
	font-size: 8pt;
	font-family: Arial;
}
.sectionHeading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.columnTotal
{
	font-weight: bold;
	font-size: 8pt;
	border-top: black 1px solid;
	font-family: Arial;
}
.totalBold
{
	font-size: 8pt;
	font-family: Arial;
	padding-left: 10px;
	font-weight: bold;
}

