table {
	font-size: 14px;
	line-height: 22px;
	color: #6B5B4F;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	height: auto;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-style: normal;
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;



}

BODY 
{
  SCROLLBAR-FACE-COLOR: #EAD6A9; 
  SCROLLBAR-HIGHLIGHT-COLOR: #6B5B4F; 
  SCROLLBAR-SHADOW-COLOR: #494949; 
  SCROLLBAR-3DLIGHT-COLOR: #494949; 
  SCROLLBAR-ARROW-COLOR: #494949; 
  SCROLLBAR-TRACK-COLOR: #6B5B4F; 
  SCROLLBAR-DARKSHADOW-COLOR: #6B5B4F;
}
