h1		{  font-family:		Arial;
                   font-size:    	14pt;
                   color:         	rgb(67,34,8);
                   margin-left:		0px;
                   margin-right:	0px;
                   margin-top:		0px;
                   margin-bottom:  	15px;       		  	}
                 
p		{  font-family:		Arial;
                   font-size:    	10pt;
                   margin-left:		0px;
                   margin-right:	0px;
                   margin-top:		0px;
                   margin-bottom:  	15px;       		  	}

ul		{  font-family:		Arial;
                   font-size:    	10pt;				}                   

a 		{  color:         	rgb(67,34,8);			}

a.start  	{  text-decoration: 	none; 	      			}		   

a.foot  	{  color:         	rgb(67,34,8);
		   font-weight:   	bold;
		   text-decoration: 	none; 	      			}		   

a:hover		{  color:         	rgb(167,116,75);		}




