*{
	font-family:Arial, Helvetica, sans-serif;
}
#Navigation ul li a{
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
	color:#000000;
	font-weight:600;
}
.typography{
	color:#FFFFFF;
}
.typography h2{
	font-size:24px;
	font-weight:600;
	padding-bottom:10px;
}
.typography a{
	color:#3c5906;
}
.typography p{
	font-size:13px;
}
.typography h4{
	border-bottom:#3c5906 solid 1px;
}
#PageComments{
	color:#000;
}
p.info {
	color:#3c5906;
	font-size:11px;
}
	#CommentsRSSFeed a{
		font-size:12px;
		font-weight:600;		
	}
#Sidebar h3{
	line-height:30px;
	font-size:14px;
	padding:0px 5px;
}
#Sidebar li a{
	font-size:12px;
	padding:0px 5px;
	text-decoration:none;
	color:#FFFFFF;
}
#Breadcrumbs{
	font-style:italic;	
	font-size:12px;
}
#Breadcrumbs a{
	color:#cce6f3;
	font-weight:600;
}
#Footer{
	font-size:12px;
	color:#000000;
	font-weight:600;
}