.side_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881F13;
	padding-top: 4px;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.table_text a:link{
	color: #990000;
}
.table_text a:visited{
	color: #990000;
}
.table_text a:hover{
	color: #FF6600;
}
.table_text a:active{
	color: #FF6600;
}
