body { 
	background-color:#b5a89d;
	scrollbar-3dlight-color:#faf6f7; 
	scrollbar-arrow-color:#b5a89d; 
	scrollbar-shadow-color:#faf6f7; 
	scrollbar-base-color:#b5a89d; 
	scrollbar-track-color:#b5a89d; 
	scrollbar-highlight-color:#faf6f7; 
	scrollbar-face-color:#faf6f7; 
	scrollbar-darkshadow-color:#b5a89d;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

body, td, th { 
	font-family: Verdana;
	font-size: 11px;
	color:#74695b;
	font-style: normal;
	font-weight: normal;
}

.style1  {
	font-size: 10px;
	color:#74695b;
}

.style2  {
	font-family: Arial;
	font-size: 14px;
	color:#C60000;
	font-weight: bold;
}

.style3  {
	font-family: Verdana;
	font-size: 11px;
	color:#C60000;
}

.link  {
	color:#574835;
}

.bold  {
	font-weight:bold;
	color:#574835;
}

a:link { 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
