body {
	background: #e9e6d5;
	margin: 0 0 0 0;
	color: #666666;
}

body, div, span, td, th, p, .body-text {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #666666;

}

li {
list-style:square;

}
.title {
	font-size: 14px;
	color: #549434;
	font-weight: bold;
}

.pagetitle {
	font-size: 16px;
	color: #386b96;
	font-weight: bold;
}
a.news:link {color:#ffffff; text-decoration: underline; }

