@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');
.ten-head {	background-color: #12a651;	padding: 10px 15px 10px 15px;	width: auto;	font-family: "Roboto Slab";	font-size: 28px; color: #FFF;	font-weight: 700;	text-align: left;	margin: 0px;}
.ten-body {	width: auto; font-size: 16px; font-family: "Roboto Slab", serif; font-weight: 400; line-height: 26px; padding: 10px 15px 10px 15px;	text-align: left;}
.ten-body h1 {font-size: 22px; font-family: "Roboto Slab", serif; font-weight: 700;	color: #12a651; }	
.ten-body h2 {font-size: 12px; font-family: "Roboto Slab", serif; font-weight: bold;	color: #aaaaaa; }	
.ten-body a, .ten-body a:link, .ten-body a:visited {color: #12a651; text-decoration: none; }	
.ten-foot {	background-color: #12a651;padding: 0px 15px 15px 15px;width: auto;text-align: left;}
.ten-page {	margin: 0px;padding: 0px;}
.image {height: auto;width: 100%;}
