﻿body, td
{
	
	font: normal 9pt Arial, Helvectica, sans-serif;
}

.printonly, .doprint
{
	display: inline;
}

.headerbar
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	padding-bottom: 3px;
	border-left: silver 1px solid;
	width: 100%;
	color: black;
	display: block;
	padding-top: 3px;
	border-bottom: silver 1px solid;
	background-color: silver;
	text-indent: 3px;
}
.donotprint
{
	display: none;
}