/*
  SCREENSHOTS
  ================================================================================
*/
body {
  color:#000;
  background-color:#FFF;
  font-family:arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
  text-align:center;
  color:#004886;
  background-color:transparent;
}
h1 { font-size:22px; }
h2 { font-size:15px;text-align:left;font-weight:bold;margin-bottom:0.5em; }
h3 { font-size:19px; }
h4 { font-size:17px; }
h5 { font-size:15px; }
h6 { font-size:13px; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight:normal;
  font-family:"arial black",sans-serif;
}

p {
  text-align:center;
  font-size:12px;
}
