@charset "utf-8";
.welcometext {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: normal;
	color: #a02021;
	text-decoration: none;
}
.foot_text {
	font-family: "Myriad Pro"; 
	font-size: 20px;
	font-weight: normal;
	color: #565756;
	text-decoration: none;
}
.title_text {
	font-family: "arial"; 
	font-size: 16px;
	font-weight: normal;
	color: #565756;
	text-decoration: none;
}.body_text {
	font-family: "arial"; 
	font-size: 12px;
	font-weight: normal;
	color: #565756;
	text-align:justify;
	text-decoration: none;
}
.body_title {
	font-family: "arial"; 
	font-size: 17px;
	font-weight: bold;
	color: #747474;
	text-align:justify;
	text-decoration: none;
}.body_title2 {
	font-family: "arial"; 
	font-size: 17px;
	font-weight: bold;
	color: #8c0f10;
	text-align:justify;
	text-decoration: none;
}
.body_title3 {
	font-family: "arial"; 
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	text-decoration: underline;
		}
		
		.body_title4{
	font-family: "arial"; 
	font-size: 30px;
	font-weight: bold;
	color: #2a2424;
	text-align:justify;
	text-decoration: none;
}
.footertext {
	font-family: "arial"; 
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
		}
