BODY            { background: white;
                  color: black;
                  font-family: sans-serif;
                  font-size: small }

H1              {
                  font-family: sans-serif;
                  color: black;
                  font-size: 200%;
                  text-align: center;
                 }
H2              {
                  font-family: "Times New Roman", serif;
                  color: black;
                  font-size: 200%;
                  text-align: center;
                }
H3              {
                  font-family: sans-serif;
                  color: black;
                  font-size: 150%;
                  text-align: center;
                 }

.new             { color: red;
                   background: white;
                   font-style: italic;
                 }

.anchor_pic      {
                   border: none;
                 }

DIV.center       { text-align: center }
