body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:#131313;
}

hr {
border:none;
border-bottom: 1px solid #346638;
}

h1, h2, h3 {
color: #274d27;
font-size: 30px;
font-family: 'Lato', sans-serif;
margin-top: 0.3em;
font-weight:normal;
}
h2 {
font-size: 24px;
}

h3 {
font-size: 18px;
}

a, a:visited { color: #346638; text-decoration: underline; }
a:hover { color: #346638; text-decoration: none; }

a img { border: none }

div.homel {
background: #cedaa1;
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius: 6px;
padding: 15px;
}
