body {font-family: "Times New Roman", serif; background-color: white; color: black; SCROLLBAR-FACE-COLOR: #FF9900; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: black; SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: #F3DC8B; SCROLLBAR-DARKSHADOW-COLOR: black;}

A:hover {COLOR: black; BACKGROUND-COLOR: yellow;}
A:link {COLOR: blue;}
A:visited {COLOR: #0033CC;}

H1 {FONT-SIZE: 2em; text-align: left; COLOR: black; background-color: white; padding-left:0.5em; text-align: center; text-transform: uppercase;}
H2 {FONT-SIZE: 1.3em; text-align: center;}
H3 {FONT-SIZE: 1em; text-align: center;}

hr.cleaner {clear:both; border:none; visibility: hidden;}

.head { font-size: 1em; padding: 0.8em; border-radius: 8px; margin-top: 1em; }
.menu { text-align: center; font-size: 1em; padding: 0.8em; border-radius: 8px; margin-top: 1em; }
.article { font-size: 1em; background: #f6f6f6; padding: 0.8em; border-radius: 8px; margin-top: 1em; }
.footer { text-align: center; font-size: 1em; padding: 0.8em; border-radius: 8px; margin-top: 1em; }

.CC-BY{
    width:80;
    height:15;
    border:0;
    display:inline-block;
    background: url('https://i.creativecommons.org/l/by/4.0/80x15.png');
    border-top-width:0pt;
    border-bottom-width:0pt;
}
