.nav01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #52381D;
	text-decoration: none;
}
.nav01:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC7762;
	text-decoration: none;
}
.page_name {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #52381D;
	text-decoration: none;
}
.body_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #52381D;
	line-height: 15px;
	text-decoration: none;
}

