/* CSS Document */

body {
  padding: 0.3em 3em 1em 70px;
  margin: 0;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url(logo_periodical.jpg);
}
.header { background:#009900; color: #ffffff; text-align: center; font-size: 22px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.title { font-size:x-large; font-weight:bold; letter-spacing:0.2em}
.author { font-size: x-small; }
.article { border-bottom: 1px solid #009900; }
span.ia { font-size: xx-small; }
a:link { color:#009900; }
a:visited { color:#009900; }
a:active {  background: none;  color: red;  text-decoration: none; }
a:hover {  background: none;  color: red;  text-decoration: none; }
.rlink { font-size:x-small; letter-spacing:0.2em }
td