body {
	background-image: url(images/bg3.jpg);
	background-color: #535049;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.news {
	border: thin solid #000000;
}.padit {
	margin: 0px 5px;
	padding: 0px 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
ul {
	list-style-type: none;

}
li {
	padding: 1px;
}