body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 100%;
	margin: 0px;
	text-align: center;
	color: #666666;
	background-image: url(layout_3.gif);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
}
a
{
	text-decoration: none;
	color:#666666;
}
a:hover
{
	color:#a0a0a0;
}

#newsSection
{
	color:#666666;
}
h1
{
	font-size:18px;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	color:#666666;
}