  body {
		background-color: #e5cc95;
		margin-left: 2%;
        margin-right: 2%;
        line-height: 130%;
        font-family: Verdana, sans-serif, Times;
        font-size: 10pt;
		color: #773b00;
		text-align: justify;
		scrollbar-face-color: #EEDDB9;
		scrollbar-highlight-color: #FBF8F0;
		scrollbar-shadow-color: #FBF8F0;
		scrollbar-arrow-color: #788696;
		scrollbar-track-color: #D9B364;
		scrollbar-darkshadow-color: #000000;
		scrollbar-base-color: #788696;
        }
  p {	
		color: #773b00;
		line-height: 130%;
		text-align: justify;
		}
  H1 {	line-height: 130%;
		color: #773b00;
		text-align: center;
		}
  H2 {	line-height: 130%;
		color: #773b00;
  		text-align: center;
		}
  H3 {	line-height: 130%;
		color: #773b00;
		text-align: center;
		}
  li {	text-align: justify;
		}
  a:link {text-decoration: none;}
  a:visited {text-decoration: none;}
  a:link { text-decoration: none; color="#b35900"; font-weight: bold} 
  a:visited { text-decoration: none; color="#b35900"; font-weight: bold}
  a:active { color="#b35900"; }
  a:hover { color="#c10101"; text-decoration: underline; }
  table {
        font-family: Verdana, sans-serif, Times;
		color: #773b00;
		font-size: 10pt;
		text-align: justify;
		border: 1pt;
        }