@charset "UTF-8";

.Bodytxt {
	font-size: 15px;
	text-decoration: none;
	text-align: justify;
}
.heading { 
	font-size: 23px; 
	font-weight: bold; 
	color: #00602D;
	text-align:left;
}
.Subhead { 
	font-size: 19px; 
	font-weight: bold; 
	color: #994400;
	text-align:left;
}
.News { 
	font-size: 18px; 
	font-weight: bold; 
	color: #222222;
	text-align:left;
}
.Newshead { 
	font-size: 26px; 
	font-weight: bold; 
	color: BLACK;
	text-align:left;
}
.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;
}