.typography * {
}


body {
	font-family:helvetica neue, helvetica, verdana, san-serif;
	font-size:12px;
}
.typography a {
	color:#6ba747;
	text-decoration:none;
	}
	
.typography a:hover {
	}
	
.typography p {
	padding:0;
	margin:5px 0 0 0;
}

.typography {
		line-height:1.6em;
}

.boldy {
	font-weight:bold;
}

.date {
	font-size:9px;
	color:#aaaaaa;
}