
* {
 margin: 0;
 padding: 0;
}


body {
 padding: 20px;
 border-top: solid 1px #fff;
 background: #fff;
 font: 12px/normal Arial, Helvetica, sans-serif;
}
p { margin-bottom: 1em; }


ul.classic {
list-style-type: none;
margin: auto;
padding-bottom: 10px;
}
li.classic {list-style: none; color:000000;
}

h1,h2 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 0px;
 letter-spacing: 0px;
}
h2 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 150%;
 text-indent: 0px;
 letter-spacing: 0px;
}
h3 {
 border-bottom: none;
 color: #006699;
 font-size: 120%;
   margin-bottom: -.0em;
}
h4 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: bold;
 font-size: 110%;
}
.dropdown-upward {
 margin-top: 400px !important;
}
h5 {
 border-bottom: none;
  color: #006699;
 font-size: 10px;
  margin-bottom: .5em;
}
