BODY         {font-size: 14 px;
               font-family: arial}

H2          {font-weight: 900;
               font-size: 24 px;
               color: red;
               font-family: arial}
H3          {font-weight:900;
               font-size: 18 px;
               font-family: arial}

P          {text-indent: 10 px}
.a         {font-size: 24 px;
              font-weight: 500;
              font-family: cursive;}

BLOCKQUOTE     {font-size: 12 px;
               font-weight: 500;
                text-align: justify}

A:link          {text-decoration: none;
                    color: blue}
