body {
	background-color : #FFCC66;
}

.to{
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}

td{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.yellow{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: yellow;
}

.news{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left:12px;
	margin-right:12px;
}

.title{
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #66CC33;
}
