body {
	/*background-color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #554415;
}

/*
td, th { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #554415
}*/


a { /*links*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #554415;
	text-decoration: none;
}

form {
	background-color: #E1D097;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
  	font-weight: bold;
	line-height: 22px;
	color: #a6181c;
}

.link {
	color: #4F2024;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.header {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #554415;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #554415;
	/*background-color: #F1E9CF;*/
}


a:hover {
	text-decoration: none;
}
