body { 
	 scrollbar-arrow-color:#D6BBBB; 
	 scrollbar-dark-shadow-color:#000000; 
	 scrollbar-base-color:#251C05;	 
	 scrollbar-face-color:#251C05;
	 scrollbar-highlight-color:#BFA971; 
	 scrollbar-shadow-color:#B28080
	 }
.input {
	 border: thin #999999 solid; 
	 background-color:  #BFA971; 
	 border-color: #251C05;	 
	 font-family: Arial;
	 font-size: 9pt; 
	 color: 
}

TD {
	text-align: justify;
	font-family : Arial;
	font-size : 13px;
	color: #dadada;
}

a {
	font-weight: bold;
	color: #C4A94A;
}

a:hover {
	text-decoration: underline;
	color: white;
}
