@import "/c/boss.css";
@import "/c/forms.css";

body {
margin-top:10px;
font-family:Verdana, Helvetica, Arial, Sans-serif;
font-size:80%;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .4em 0;
color:#284819;
font-family:georgia, "Times New Roman", serif;
font-size:2.4em;
font-weight:normal;
letter-spacing:1px;
}

h2, h3, h4, h5, h6 {
margin:1em 0 .3em 0;
padding:.2em;
background:#F7E7E7;
font-size:1.5em;
}

h3, h4, h5, h6 {
margin:0 0 .2em 0;
padding:0;
font-size:1em;
background:transparent;
}

p {
margin-bottom:1.2em;
font-size:1em;
line-height:1.8;
}

ul {
margin:0 0 1.4em 3em;
line-height:1.6;
}