.main_body {
	font-family: Verdana;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 18px;
}
a.main_body {
	text-decoration: underline;
	color: #990000;
}

a.main_body:hover {
	text-decoration: none;
	color: #FF0000;
}

.header {
	font-family: Georgia;
	font-size: 20px;
	color: #723F18;
}
.back_left {
	background-image: url(images/main_back.gif);
	background-repeat: repeat-x;
}
.back_right {
	background-image: url(images/main_back_right.gif);
	background-repeat: repeat-x;
}
li {
	line-height: 18px;
}

