.history-heading {
	font-size: 20px;
	white-space: normal;
	display: block;
		padding-right: 10px;
	padding-left: 30px;
		padding-top: 30px;
	color: #8d5555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	outline: none;
}

.history-body {
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: normal;
	display: block;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 5px;
	text-decoration:none;
	outline:none;
}


#history_table {
	width: 459px;
	padding: 3;
	margin: 0px 0px 0px 25px;
	border-right: 0px solid #C1DAD7;
}


#history_table td.w2 {
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
	background-color: #98481d;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
padding: 5px 5px 5px 5px;
	background-color: #98481d;
		text-align: center;
}

#history_table td.w3 {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
	background-color: #83367e;
	border-bottom: 1px solid #fce3ee;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
padding: 5px 5px 5px 5px;
	background-color: #551676;
		text-align: center;
}


#history_table td {
font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-left: 0px solid #C1DAD7;
	border-bottom: 1px solid #fce3ee;
	background: #fff;
padding: 10px 10px 10px 10px;
	color: #000000;
}


#history_table td.alt {
	background: #ffeee1;
	color: #000000;
	
}


#history_table td.alt2 {
	color: #797268;
	
}

