@charset "UTF-8";
body {
	background-color: #CCCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 120%;
	font-weight: normal;
	text-indent: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}
.centered-text {
	text-align: center;
}
.headline {font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.newsImg {border: 1px dashed #666666;
}
