
body {
	background: #f7f3ea url(art/backdrop.jpg) repeat-x;
	margin:0 0 0px;
}

.bluenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33adde;
	line-height: 125%;
	font-weight: bold;
}
.orangemore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	line-height: 180%;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #666666;
	font-weight: bold;
}
.bluebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33adde;
	line-height: 125%;
	font-weight: normal;
}
a {
	color:#FF6600;
	text-decoration: none;
}