body {
  font:75%/1.4 'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;
  color:#222;
  background:#fff;
  min-width:340px;
  max-width:960px;
  margin:0 auto;
  padding:0 20px;
}
p, th, td, li {font-size:13px;}
table {margin-bottom:1.4em;width:100%;border-collapse:collapse;}
th {font-weight:bold;background-color:#f0f0f0;}
th,td {border:1px solid #ddd;padding:.33em .67em;vertical-align:middle;}
td:nth-of-type(1) {width:20px;}
tr:nth-of-type(even) {background-color:#f8f8f8;}
tr:hover {background-color:#FFFCDB;}
h1, h2, h3, h4 {
  font-weight:normal;
  color:#111;
  text-rendering: optimizeLegibility;
}
h1 {font-size:2.5em;line-height:1;padding: 0.75em 0 0.5em;margin:0;background:url('/pub/resource/logo-header-opera2.png') no-repeat 100% 50%;border-bottom:1px #ddd solid;}
a:focus, a:hover {color:#1096D5;}
a {color:#0174A7;text-decoration:underline;}
h2 {font-size:1.8em;line-height:1.1;margin-bottom:0.75em;}
h3 {font-size:1.4em;line-height:0.95;margin:0 0 0.7em;}
h4 {font-size:1.2em;font-weight:bold;line-height:1.25;margin-bottom:0.5em;}
tr:first-of-type + tr, td + td + td + td + td {display:none;}
.footer a, th a {color:inherit;}
p.footer {margin-top:1.5em;}
