body {
    font-family: helvetica, arial, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
}
a {
    text-decoration: none;
}

#topAd {
    text-align: right;
    font-size: 1.3em;
}

    .full {
        text-align: right;
    }
#footer {
    text-align: center;
}
    #footer ul {
        text-align: left;
    }
    #footer li {
        list-style-type: lower-roman;
    }

/* SUB PAGE start */

    #article a {
        text-decoration: underline;
      }
    #article .photo {
        text-align: center;
      }
    #article .quote {
        font-family: Times New Roman, serif;
        font-size: 1.6em;
        line-height: 1.377em;
        font-style: italic;
      }
        #article .col3 .quote .credit {
            text-align: right;
          }
        #article .col3 .quote .credit span {
            font-family: helvetica, arial, sans-serif;
            font-size: 0.65em;
          }
