body       {font-family: Arial, sans-serif;
            font-size: 12;
            font-weight: 700;
            color: #dddddd;
            background: #ee1122;
            background-image: url("images/brick-back.jpg")}
em         {font-family: Arial, sans-serif;
            font-style:italic;
            font-weight: bold;
            font-variant: small-caps;
            color:#66ee11;}
h1         {font-size:24pt;
            font-weight: bold;
            font-family: Arial, sans-serif;
            color:#ffffff;}
h2         {font-size:18pt;
            font-weight: bold;
            font-family: Arial, sans-serif;
            color:#ffffff;}
h3         {font-size:12pt;
            font-weight: bold;
            font-family: Arial, sans-serif;
            color:#ffffff;}
a          {font-size:10pt;
            font-weight: bold;
            font-family: Arial, sans-serif;
            font-variant: small-caps;
            color:#3355ff;
            text-decoration: none;}
a:hover     {font-size:10pt;
            font-weight: bold;
            font-family: Arial, sans-serif;
            font-variant: small-caps;
            color: #0000bb;
            background-color: #ee00bb;
            text-decoration: none;}
