.menu_item_td {
	padding: 5px;
}
.menu_item_link {
	font-size: 20px;
	color: #993300;
}
.section_title {
	font-size: 28px;
	text-decoration: underline;
}
.section_title_2 {
	font-size: 30px;
	text-decoration: underline;
}
.section_main_td {
	padding: 5px 10px 5px 5px;
}
.highlight_link {
	color: #993300;
	text-decoration: underline;
	font-size: 20px;
}
.simple_highlight {
	font-size: 20px;
	text-decoration: underline;
}
.italic_highlight {
	font-size: 28px;
	font-style: italic;
	text-decoration: underline;
}
.highlight_standard {
	color: #993300;
	font-size: 18px;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
