BODY {
	background-color : white;
	color : Black;
	font-family : Arial;
	font-size : 9pt;
	
	scrollbar-face-color: #FF7E00;
	scrollbar-shadow-color: #FF7E00;
	scrollbar-highlight-color: #FF7E00;
	scrollbar-3dlight-color: black;
	scrollbar-track-color: #eF6E00;
	scrollbar-arrow-color: White;
}
.zag {
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
}
TABLE, TD, TH, .text { 
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}
.ht { 
 	background-color: #FF7E00;
	font-family: Arial;
	font-size: 9pt;
  }
.ta, textarea {
	font-size: 9pt;
	font-family: Arial;
	color: black;
	background-color : transparent;
	border : 1pt solid Black;
}
a {
	color : Navy;
}
a:hover {
	color : Green;
}
