body,td,pre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.orange {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: ff9900}
.burg {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 660000}
.black_small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #660000; text-decoration: underline}
.black_large { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000 }
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF9900}
.large_black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.black-12pt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000 }

.rowheading{
	background-color:#ff9900;
	color:#000;
	font-weight:bold;
}
.submitbutton{
	background-color:#CC99FF;
	color:#fff;
	font-weight:bold;
	font-size:9px;
}
.textinput{
	font-size:9px;
	border:1px black solid;
}
select{font-size:9px;}