body {
	background-color : #003300;
}

.to{
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.yellow{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: yellow;
}

.news{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-left:10px;
	margin-right:10px;
}

.title{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #000000;
}