body
{
	color: #000000;
	font-size: 10pt;
}
h1
{
	font-size: 18pt;
	font-style: bold;
}
h2
{
	font-size: 16pt;
	font-style: bold;
}
tr.district
{
	font-size: 12pt;
	font-weight: bold;
}
tr.add
{
	font-size: 12pt;
	color: green;
}
tr.change
{
	font-size: 12pt;
	color: red;
}
tr.districta
{
	font-size: 12pt;
	font-weight: bold;
	color: green;
}
tr.districtc
{
	font-size: 12pt;
	font-weight: bold;
	color: red;
}