body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000;
	background-image: ;
	background-repeat: repeat;
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000;
}
a:link {  
	color: #BE9577;
	font-weight:bold;
	text-decoration: none;
}
a:visited {  
	color: #BE9577;
	font-weight:bold; 
	text-decoration: none;
}
a:hover {  
	color: #BE9577;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #BE9577;
	font-weight:bold;
	text-decoration:underline;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}
.border {
	border:1px solid #BE9577;
}
.footer {
	background-color:#ACA8A7;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.style1 {color: #FFFFFF}
h1{ font-size:14px; text-align: center;}