/* Dateiname: gtag.css */

 body {background-color: #cccccc;}
 *{font-family: sans-serif; }
 p {text-align: justify;} 
 h1, h2, h3, h5 {text-align: center; color: blue}
marquee {color: red}
 a:link, a:active, a:visited { text-decoration: none; color: blue}
 a:hover {color: red;}
 table {border: 1pt;}
 h4 {font-size: 8pt; padding: 0pt;}

