div.container { width: 880px; text-align: center;                 border: 1px solid #FFFFFF; margin-left: auto;margin-right: auto; }body         { font-family: Arial; font-size: 10pt; color: #333333; text-align: Center; position: relative; top: 0;}div.header   { width: 880px; height: 95px; color: #FFFFFF; clear: left; align: center;                position: relative; top: 0;  border: 1px solid #FFFFFF;              }div.left     { float: left; width: 140px; text-align: Left; position: relative; top: 15;                margin: 0 }div.right    { float: right; text-align: Left; position: relative; top: 15; width: 150;                margin-right: 2px }div.content  { position: relative; top: 15; left: 5px; float: left; width: 570px;                text-align: Left; margin-left: 5px }small        { font-family: Arial; font-size: 8pt; color: #333333; text-align: left }h1           { color: #666666; font-size: 16pt; font-family: Arial; font-weight: bold }a            { color: #006600; text-decoration: none; font-family: Arial;  }table        { font-family: Arial; font-size: 10pt; color: #333333 }h2           { font-family: Arial; font-size: 10pt; color: #333333; font-weight: bold }h3           { font-family: Arial; font-size: 8pt; color: #333333; font-weight: bold }h5           { font-family: Arial; color: #006600;  }div.footer   { width 880px; height: 20px; align: left; background-color: #FFFFFF;                position: relative; ;                padding: 1.0em }