@charset "utf-8";
/* CSS Document */

.page_titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #000;
	text-decoration: none;
}
.seconday_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9f9f9f;
	text-decoration: none;
}
.bg {
	background-image: url(../img/body_bar_slice.jpg);
	background-repeat: repeat-x;
}
.body_styles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.heading_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
.table.bg.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/botton_bar_slice.jpg);
	background-repeat: repeat-x;
}
.bullet_points {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
}
