* {list-style: none;margin: 0;padding: 0;}
html {background: #999999;font-size: 87.5%; }
body {color: #000;font-size: 14px;line-height: 1.25em;font-family: verdana, arial, sans-serif;min-height: 600px;text-align: center;padding-bottom: 3em;}
h2 {color: #000;font: 1.5em Verdana, Arial;border-bottom:1px dotted #aaa;}
img {border:0;max-width:100%}
a {color: #F00;text-decoration: none;}
a:hover {text-decoration: none;}
.main{width:100%;text-align:left;background:white}
.bglink:hover{background:#EBEBEB;}
.al {margin:5px 0px;}
.al img {width:468px;height:60px;margin:0px 10px 10px 0px;background:#eeeeee}
.cp {padding:0 5px;}
@media (prefers-color-scheme: dark){
html{background: #000}
body,h2{color:#ededed}
a{color:#ff6b6b}
.main{background:#222222}
.bglink:hover,.al img{background:#333333}
