.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D44045;
}

a.links {
	font-weight: bold;
	color: #D44045;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D44045;
}

.menu_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table_header {
	font-weight: bold;
	color: #d44045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.table_type {
	color: #d44045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 10px;
}

.table_data {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 15px;
	text-decoration: none;
}
