article, aside, figure, footer, header, hgroup, menu, nav, section {
    display: block
    }
html {
    font-family: Arial
    }
body {
    font-size: 15pt;
    font-family: Lato;
    color: black;
    margin: 0;
    padding: 0
    }
.linkToStandardPS {
    background-color: #7bc597;
    font-family: Arial;
    font-size: 0.7em;
    text-decoration: none
    }
h1, h2, h3 {
    font-family: Montserrat
    }
.linkToStandardPS div, article h1, article h2, footer {
    color: white;
    text-align: center;
    background-color: #7bc597;
    padding: 12pt 0
    }
.linkToStandardPS div, article {
    width: 95%;
    margin: 10px auto
    }
article ul {
    list-style: none;
    padding: 0
    }
article li {
    padding: 10pt 5pt 10pt 10pt;
    margin: 1pt 0;
    border-bottom: 1px solid #d9e2eb;
    background: #fff;
    display: block;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff) to(#ecf1f5));
    background-image: -webkit-linear-gradient(top, #fff, #ecf1f5);
    background-image: -moz-linear-gradient(top, #fff, #ecf1f5);
    background-image: -o-linear-gradient(top, #fff, #ecf1f5);
    background-image: linear-gradient(top, #fff, #ecf1f5)
    }
article li a {
    color: black;
    text-decoration: none
    }
footer, header {
    border-top: 0 none;
    font-size: 0.8em;
    width: 100%;
    margin: 0;
    padding: 7pt 0;
    font-size: 0.7em;
    background: -moz-linear-gradient(center top, #175e14, #0e2602) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background: linear-gradient(center top, #175e14, #0e2602) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background: -o-linear-gradient(center top, #175e14, #0e2602) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background: -webkit-linear-gradient(center top, #175e14, #0e2602) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #175e14), color-stop(100%, #0e2602)) !important
    }
header, header a {
    color: white;
    text-align: center;
    margin: 0 0 12pt 0
    }
h1 {
    margin: 0;
    padding: 0 0 2pt 0
    }
h3 {
    font-size: 1.2em;
    margin: 0;
    padding: 9pt
    }
header a {
    text-decoration: none;
    font-size: 0.6em
    }
nav {
    background-color: #175e14;
    position: absolute;
    top: 0;
    left: 0
    }
.hide {
    display: none
    }
nav ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
nav li {
    padding: 0;
    border-bottom: 2px solid #175214
    }
nav a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none
    }
.ads {
    text-align: center
    }
.btn_menu {
    position: absolute;
    top: 2px;
    left: 0;
    width: 1.2em;
    color: white;
    font-size: 2em;
    text-align: center;
    cursor: pointer
    }
table.statistics {
    border: 1px solid #CCC;
    margin: 10px 0 0;
    width: 100%
    }
table.statistics thead {
    background-color: #CCC;
    font-weight: bold;
    text-align: center
    }
table.statistics thead td {
    padding: 1px 0 3px
    }
table.statistics {
    border: 1px solid #CCC;
    margin: 10px 0 0;
    width: 100%;
    font-size: 32pt
    }