h1           { color: #663300; 
			   font-size: 13pt; 
			   font-family: Century Gothic; 
			   font-weight: bold }

h2           { color: #663300; 
			   font-size: 12pt; 
			   font-family: Century Gothic }

body         { font-size: 12pt; 
			   font-family: Century Gothic; 
				color: #B66A49; 
				text-align:left; 
				line-height:150%; 
				word-spacing:0;
				text-indent:5; 
				margin-left:15; 
				margin-right:5; 
				margin-top:0; 
				margin-bottom:0 }
				
ul           { font-family: Century Gothic; 
               font-size: 12; 
               color: #B66A49;
               list-style-type: disc; 
			   text-align: left; 
               text-indent: 6; 
               margin-left: 5 }
               
li           { color: #B66A49; 
			   font-family: Century Gothic;
			   font-size: 12pt;
			   /*list-style-type: disc; */
               margin-left: 5; 
               margin-bottom: 2 
               }
               
a:link       { font-family: Century Gothic; font-size: 12pt; color: #663300; font-weight: 
               bold }
a:hover      { color: #0000FF; font-family: Century Gothic; font-size: 12pt; font-weight: 
               bold }
a:visited    { font-family: Century Gothic; font-size: 12pt; color: #663300; font-weight: 
               bold }
a:active     { color: #B66A49; font-family: century gothic; font-size: 12pt; font-weight: 
               bold }
a            { font-family: Century Gothic; font-size: 12pt; color: #B66A49; font-weight: 
               bold }