.Header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
.nav_links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.sub_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: center;
}
.body_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}


.Header {
	color: #333;
	font-size: 36px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.underline {
	border-bottom-style: inset;
	color: #333;
}
