body {
border : 0;
padding : 0;
}
body {
width : 90%;
margin : auto;
color : #333;
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size : 80%;
text-align : justify;
}
a {
color : #3d7283;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : underline;
}
h1, h2, h3, h4, h5, h6 {
font-weight : 400;
margin : 0;
}
h1 {
background : #f4f5f3 repeat-x 0% 0%;
border-bottom : 1px solid #e2e4e1;
clear : both;
font-size : 1.8em;
margin : 0 -10px;
padding : 5px 10px;
}
h1 a {
color : #33352c;
}
h2 {
font-size : 1.8em;
}
h3 {
font-size : 1.6em;
}
h4 {
font-size : 1.4em;
}
h5 {
font-size : 1.3em;
}
