@charset "UTF-8";
body {
	background-image: url(images/frame/bg-2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #569963;
	background-position: center;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #B9D5EB;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 9px;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-align: left;
}
.newsheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #188E42;
	text-align: center;
	display: block;
	width: 100%;
}
