@charset "UTF-8";
/* CSS Document */

body {margin: 0; padding: 0; font: smaller Frutiger, Geneva, Helvetica, Arial, sans-serif; line-height: 1;	color: #000000;	background: #eee0cd;}
h1   {font-size: 200%; color: #ff3333; text-align: center; padding: 10px}
h2   {font-size: 150%; color: #702713; text-align: center; padding: 10px; line-height: normal}
h3   {font-size: 125%; color: #702713; text-align: center}
th   {width: 150px; font-size: 120%; line-height: normal}
td   {font-size: 110%; line-height: normal}
p    {width: 75%; font-size: 80%; padding: 10px; color:#702713; }

#banner {border-bottom: 2px solid #f7941e}
#container {line-height: 100%; margin:0 auto; text-align: left; width: 100%; padding: 0px; background-color: #fbf7dd}
#table {line-height: 100%; margin:0 auto; text-align: left; width: 75%; padding: 0px; background-color: #fbf7dd; border-top: 2px solid #f7941e}