#box_1          {clear: both;
                 width: 800px;
                 height: auto;}

#superbox       {width: 800px;}

#box_2          {float: left;
                 width: 180px;
                 height: auto;}

#box_3          {float: right;
                 width: 600px;
                 height: auto;} 

#box_4          {clear: both;
                 width: 800px;
                 height: auto;}

a:link          {font-weight: normal;
                 font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #ffff00;
                 text-decoration: none;}

a:visited       {font-weight: normal;
                 font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #ffff00;
                 text-decoration: none;}

a:focus         {font-weight: normal;
                 font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #f8f400;
                 text-decoration: none;}

a:hover         {font-weight: normal;
                 font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #f8f400;
                 text-decoration: none;}

a:active        {font-weight: normal;
                 font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #f8f400;
                 text-decoration: none;}

body            {background-color:#cc9933;}

p               {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 color: #000000;}

.centered       {padding: 4px 4px 4px 4px;
                 margin: 4px 4px 4px 4px;
                 text-align: center;}

.justified      {padding: 4px 4px 4px 4px;
                 margin: 4px 4px 4px 4px;
                 text-align: justify;}

.indented       {padding: 4px 4px 4px 4px;
                 margin: 4px 4px 4px 40px;
                 text-align: justify;}

.centered_image {text-align: center;
                 margin-top: 8px;
                 margin-bottom: 8px;
                 padding: 0px 0px 0px 0px;}


.font_1         {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 font-weight: normal;
                 color: #000000;}

.font_2         {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 font-weight: normal;
                 color: #ffffff;
                 background-color: #000000;}

.font_3         {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 font-weight: bold;
                 color: #000000;}

.font_4         {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 font-weight: normal;
                 padding: 0px 3px 0px 3px;
                 color: #000000;}

.font_5         {font-size: 8pt;
                 font-family: Tahoma, Arial, Helvetica, Sans-Serif;
                 font-weight: normal;
                 padding: 0px 3px 0px 3px;
                 color: #f1a629;}

table, td       {border-color: #ffffff;}

img             {border: none;}