@charset "UTF-8";
.Bodytxt {
	font-size: 15px;
	text-decoration: none;
	text-align: justify;
}
.heading { 
	font-size: 22px; 
	font-weight: bold; 
	color: #DD5500;
}
.Subhead { 
	font-size: 19px; 
	font-weight: bold; 
	color: #996633;
}
.News { 
	font-size: 18px; 
	font-weight: bold; 
	color: #222222;
}
.Newshead { 
	font-size: 26px; 
	font-weight: bold; 
	color: BLACK;
}
.menu {
	font-size: 14px; 
	color:#333333;
}
.descrip {
	font-size: 14px; 
	text-align: justify;
		color:#50197D;
}
.logotxt { 
	font-size: 13px; 
	color:#333333;
}
.smalltxt{
	font-size: 13px; 
}
.sitemap { 
	font-size: 12px; 
	color:#333333;
}