h1 {
	color: #B77E12;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
#news-item {
	font-size: 11px;
	color: #B5882D;
	text-decoration: underline;
	font-weight: bold;
}
.body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.body-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 4px;
	padding: 3px;
	text-decoration: none;
}
.body-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5882D;
	text-decoration: none;
}
.boarder-yelllow {
	border: 1px solid #A47B00;
}
#s1 {
	font-size: 10px;
	color: #000000;
	background-color: #EFE0C5;
}
#s2, #s3, #s4, #s5 {
	font-size: 10px;
	color: #000000;
	background-color: #F1EFEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFE0C5;
}
#s2 b, #s3 b, #s4 b, #s5 b {
	font-size: 11px;
	font-weight: bold;
}
#border1 {
	border: 1px solid #000000;

}