* {
font-weight:400;
list-style:square;
margin:0;
padding:0;
}

body {
background:#F7F6F1;
color:#595959;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:75%;
line-height:1em;
}

form {
display:inline;
}

h1,h2,h3,h4,h5,h5,h6 {
color:#666;
font-weight:700;
margin-bottom:.5em;
margin-top:1.5em;
}

h1.top,h2.top,h3.top,h4.top,h5.top,h6.top {
border-bottom:1px solid #F09000;
border-left:5px solid #F09000;
margin-top:.3em;
padding:5px;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1.1em;
}

h5 {
font-size:1em;
}

h6 {
font-size:0.9em;
}

li {
margin-bottom:5px;
}

p {
margin-bottom:1em;
margin-left:0;
}

strong {
font-weight:700;
}

strong.highlight {
  background-color: #FFFF66;
  padding:2px;
}

ul.list,ol.list {
margin-bottom:10px;
margin-left:20px;
margin-top:10px;
}