body
{
  color:#666666;
  font-family:arial,helvetica,sans-serif;
  font-size:13px;
}
a:focus
{
  outline: 1px dotted;
}
hr
{
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
h1
{
  font-size: 20px;
  margin:0 !important;
  padding:0 !important;
  color:#187fbc;
}
h2
{
  margin: 2px 0 0 0;
  font-size: 18px;
  color:#187fbc;
  font-weight:normal;
}
h3
{
  font-size: 21px;
}
h4
{
  font-size: 19px;
}
h5
{
  font-size: 17px;
}
h6
{
  font-size: 15px;
}
ol
{
  list-style: decimal;
}
ul
{
  list-style: disc;
}
li
{
  margin-left: 30px;
}

p
{
  margin: 5px 0 5px 0;
}
