body {
	background: #ffffff;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 9pt;
	color: #000000;
}
tr {
	font-family: "Times New Roman", Garamond, serif;
}
th {
	font-family: "Times New Roman", Garamond, serif;
	font-weight: bold;
	font-size: 10pt;
}
td,input,select,textarea {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 9pt;
}
.heading {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.bright  { font-weight: bold; }
.heavy   { font-weight: bold; }
.boxfill { color: #ffffff; }
.small   { font-size: 8pt; }
.noprint { display: none !important; }
.printmargin { margin-left: 1in; }

a:link,a:visited,a:hover,a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
