P { font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color:#964118 } 


H1	{ font-family: verdana, arial, helvetica, sans-serif; 
	  font-size: 8pt; 
	  font-weight: normal; 
	  color:#964118 }

H2	{ font-family: verdana, arial, helvetica, sans-serif; 
	  font-size: 9pt; 
	  font-weight: bold; 
	  color:#964118 }

H3	{ font-family: verdana, arial, helvetica, sans-serif; 
	  font-size: 8pt; 
	  font-weight: normal; 
	  color:#964118;
	  text-align: center }
	
div.a	{ position: absolute;
		  left: 130px;
		  top: 10px;
		  width: 660px;
		  height: 590px;
		  background-color: #ffffeb;
		  border-color: #964118;
		  border-style: dashed;
		  border-width: 0pt } 
div.b	{ position: absolute;  
	      left: 220px;
		  top: 10px }
div.c	{ position: absolute; 
	 	  left: 10px; 
	 	  top: 50px }
div.d 	{ position: absolute; 
	      left: 220px; 
	 	  top: 110px; 
	 	  width: 430px;
		  background-color: #ffffeb }
div.e	{ position: absolute;  
	      left: 429px;
		  top: 10px }
div.f	{ position: absolute;  
	      left: 220px;
		  top: 220px }

			 
A:link 		{ text-decoration: underline; font-weight: normal; color: #964118 }
A:active 	{ text-decoration: line-through; font-weight: normal; color: #964118 }
A:visited 	{ text-decoration: underline; font-weight: normal; color: #964118 } 

BODY 		{ SCROLLBAR-FACE-COLOR: #ffffeb; SCROLLBAR-HIGHLIGHT-COLOR: #964118; SCROLLBAR-SHADOW-COLOR: #964118; 
			  SCROLLBAR-3DLIGHT-COLOR: #ffffeb; SCROLLBAR-ARROW-COLOR: #964118; SCROLLBAR-TRACK-COLOR: #ffffeb; 
			  SCROLLBAR-DARKSHADOW-COLOR: #ffffeb }

