.body_txt {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_txt:hover {
	text-decoration: none;
	color: #730911;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
}
.body_txt-lrg {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #730911;
	text-decoration: none;
}
.body_txt-lrg:hover {
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body_txt-main {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_txt-main:hover {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #730911;
	text-decoration: none;
}
.body_txt-link {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #730911;
	text-decoration: none;
}
.body_txt-link:hover {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_txt-header {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.header_txt {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #730911;
	text-decoration: none;
}
.header_txt:hover {
	text-decoration: none;
	color: #000000;
	font-family: sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration: none;
}
.header_txt_highlight {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav_txt {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCBE62;
	text-decoration: none;
}
.nav_txt:hover {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dbdad5;
	text-decoration: none;
}
.nav_txt_highlight {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dbdad5;
	text-deocration: none;
}
.copyright_txt {
	font-family: sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.services_highlight_txt {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #730911;
	text-decoration: underline;
}
.services_txt {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}