/* basic-2.1.css */body { color: 000000; background-color: white; }a:link { color: #003366; background-color: white; }a:visited { color: #336699; background-color: white; }a:active { color: #DDDDDD; background-color: white; }a:hover { color: white; background-color: #003366; }h1 { text-align: center; }h2 { text-align: center; }h3 { text-align: center; }h4 { text-align: left; font-size: 1.15em; }.big { font-size: 2.8em; font-weight: normal; }div.byline { text-align: center; font-family: sans-serif; font-size: 0.8em; }div.refer { text-align: center; font-size: 1.15em; }div.tagline { text-align: center; font-size: 0.85em; margin-left: 5%;margin-right: 5%; }div.lettercredit { text-align: right; font-size: 0.85em; font-family: sans-serif; font-size: 0.8em; }.caps { text-transform: uppercase; }.reverse { color: white; background-color: black;  }.reversecaps { color: white; background-color: black; text-transform:uppercase; }
