body {
	background-image: url(images/background_tile_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-right: 5px;
	margin-left: 5px;
}
li {
	margin-left: -14px;
}
.main_text_emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #600B23;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.main_text_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-right: 5px;
}
.main_text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-right: 5px;
	margin-left: 5px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
hr {
	color: #E8E8E8;
	margin-right: 25px;
	margin-left: 25px;
}
