a:active {  color: #FF9900; text-decoration: none}
a:hover {  color: #FF9900}
a:link {  color: #FF9900; text-decoration: none}
a:visited {  color: #FF9900; text-decoration: none}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 1px;
	vertical-align: top;

}
.tab {
	border: 1px #000000 solid;
	background-color: #F3F3F3;
}
.txtsimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
.txtreport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	line-height: normal;
}
.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

