body 
{background:#e7d6bb}
/* Light tan background. */

a:link 
{color: #990000; 
text-decoration: none; 
font-weight: bold;
font-style: normal; 
font-size: 16px; 
font-family: sans-serif}
/* Links. */

a:active
{color: #883333;
text-decoration: none; 
font-weight: bold; 
font-style: normal; 
font-size: 16px; 
font-family: sans-serif}
/* Active links. */

a:visited
{color: #800000; 
text-decoration: none; 
font-weight: bold; 
font-style: normal; 
font-size: 16px; 
font-family: sans-serif}
/* Visited links. */

a:hover
{color: #883333;
text-decoration: none; 
font-weight: bold; 
font-style: normal; 
font-size: 16px; 
font-family: sans-serif}
/* Hovering links. */

H1
{color: #101033; 
valign=top;
font-weight: bold;
font-style: normal; 
font-size: 18px; 
font-family: sans-serif}
/* Header1. */

H2
{color: #101033; 
font-weight: normal;
font-style: normal; 
font-size: 17px; 
font-family: sans-serif}
* Header2. */

H3
{color: #101033; 
font-weight: bold;
font-style: normal; 
font-size: 15px; 
font-family: sans-serif}
/* Header3. */

H4
{color: #101033; 
font-weight: normal;
font-style: normal; 
font-size: 13px; 
font-family: serif}
/* Header4. */

H5
{color: #101033; 
font-weight: normal;
font-style: normal; 
font-size: 11px; 
font-family: sans-serif}
/* Header5. */

H6
{color: #101033; 
font-weight: normal;
font-style: normal; 
font-size: 11px; 
font-family: serif}
/* Header6. */

P
{color: #000000;
font-weight: normal;
font-style: normal;
font-size: 15 px;
font-family: serif}
/* Paragraph text. */

UL
{color: #000000;
font-weight: normal;
font-style: normal;
font-size: 15 px;
font-family: serif; 
type: square}
/* Lists. */

HR
{color: #101033;
width: 70%}
/* Horizontal lines. */
