body       {background-image: URL(brown-bg.jpg)}

td         {font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #000000;
            vertical-align: top}

td td      {background-color: #FFFFFF}

a          {font-style: normal;
            font-weight: bold;
            font-family: Arial, Helvetica, Sans-serif;
            color: #999999;
            text-decoration: none}

a:hover    {color: #FF8800}
a:visited  {text-decoration: line-through}

em         {font-style: normal;
            font-weight: bold;
            font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #00CC00}

strong     {font-style: normal;
            font-weight: bold;
            font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #000000;
            background-color: #FFFF00}

p,ul,ol    {font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #000000;
            text-align: justify;
            margin-right: 5}

blockquote {font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #000000}

pre        {font-size: 11pt;
            font-family: Courier, Monospace;
            color: #000000}

hr         {margin-right: 5}

h1         {font-style: normal;
            font-weight: bold;
            font-size: 26pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #FF8800;
            text-align: center}

h2         {font-style: italic;
            font-weight: bold;
            font-size: 18pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #FF8800;
            text-align: center}

h3         {font-style: normal;
            font-weight: bold;
            font-size: 12pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #999999;
            text-align: center}

h6         {font-style: normal;
            font-weight: normal;
            font-size: 8pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #000000;
            text-align: center}

address    {font-style: normal;
            font-weight: bold;
            font-size: 10pt;
            font-family: Arial, Helvetica, Sans-serif;
            color: #999999}

