body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	color: 5D493E; font-size: 12px;
	background-color: #F9DCC9;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	color: 856D63; font-size: 12px;
}

.title {color: 332822; font-size: 16px;  font-weight: bold;  }

.subtitle {color: 856D63; font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #181411;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: 181411;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #5D493E;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #181411;   }