body {
	font-family: "Book Antiqua","Times New Roman",serif;
	font-size: 14px;
}
a { color: #a82626; }
h1 {
	color: #a82626;
	font-size: 24px;
}
h2 {
	color: #a82626;
	font-size: 20px;
	padding: 10px 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}






.menu_item_desc {
	font-size: 12px;
	line-height: 16px;
	margin-left: 30px;
}
.menu_item_name {
	font-size: 15px;
	margin: 0px;
	margin-top: 10px;
}


.home_block {
	font-size: 12px;
	line-height: 15px;
}
.red { color: #a82626; }

.history_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.history_list li {
	padding-left: 30px;
	background-image: url(/images/iarias_icon.gif);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
