body {
	margin-top: 0px;
	margin-left: 0px;
}
.header2 {
	font-family:tahoma;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.body {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.header {
	font-size: 24px;
	color: #039;
	font-style: italic;
	font-family: "Goudy Old Style", GoudyOldStyle, GoudyTMed, "Times CY", "Times New Roman", Times, Georgia, "Geneva CE", Tahoma;
}
.smheader {
	font-size: 16px;
	color: #039;
	font-style: italic;
	font-family: "Goudy Old Style", GoudyOldStyle, GoudyTMed, "Times CY", "Times New Roman", Times, Georgia, "Geneva CE", Tahoma;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #AC3232;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div.newsitem {
	border-bottom:1px solid #000000;
	padding-bottom:10px;
	margin-bottom:5px;
}
div.newsitem h2 {
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}
div.newsitem p {
	font-size:12px;
	text-align:justify;
}
div.newsitem a {
	display:block;
	text-align:right;
	text-decoration:underline;
}
