.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.newsbody A:link {
		color: #0D147C;
		text-decoration: none
}
.newsbody A:visited {
	color: #0D147C;
	text-decoration: none
}
.newsbody A:active {
	color: #0D147C;
	text-decoration: none
}
.newsbody A:hover {
	text-decoration: underline;
}

.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #0D147C;
	font-weight: bold;
}
.newsheading A:link {
		color: #0D147C;
		text-decoration: none
}
.newsheading A:visited {
	color: #0D147C;
	text-decoration: none
}
.newsheading A:active {
	color: #0D147C;
	text-decoration: none
}
.newsheading A:hover {
	text-decoration: underline;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight:bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #569836;
	font-weight: normal;
	line-height: 34px;
}
.eventHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #569836;
	font-weight: normal;
	line-height: 30px;
}

.taHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #569836;
	font-weight: normal;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.links A:link {
		color: #888888;
		text-decoration: none
}
.links A:visited {
	color: #888888;
	text-decoration: none
}
.links A:active {
	color: #888888;
	text-decoration: none
}
.links A:hover {
	text-decoration: underline;
}
.body A:link {
		color: #0D147C;
		text-decoration: none
}
.body A:visited {
	color: #0D147C;
	text-decoration: none
}
.body A:active {
	color: #0D147C;
	text-decoration: none
}
.body A:hover {
	text-decoration: underline;
}
.FieldHint {
color : #999999; 
font-family: Arial, Helvetica, sans-serif;
font-size : 11px; 
} 