body{
line-height:1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background:#E9EDEC url(images/background.png) repeat-x;
}

#image1 {
 height: 191px;
}
#image1 img {
 display: none;
 border: none;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ceb338;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none
}
p.news{
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}
.bold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}