	BODY {
		padding-right: 0px; 
		padding-left: 0px; 
		}

	TD, P {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		/* line-height: 13px; */
		line-height: 120%;
		color: #61512D;			
		}

	H1 {
		font-family: arial, verdana, helvetica, sans-serif;
		color: #835639;
		font-size: 16px;
		line-height: 25px;
		margin-bottom: 3px;		
	}	
	
	H2 {
		font-family: arial, verdana, helvetica, sans-serif;
		color: #9A8560;
		font-size: 16px;
		line-height: 15px;
		margin-bottom: 5px;		
	}		

	.preface {
		font-size: 14px;
		line-height: 120%;
		color: #61512D;			
		}
		
	.alert {
		color: #B43738;			
		font-weight: bold;
		}
		
	.menu {
		color: #835639;
	}
	
	.lighter {
		color: #835639;
	}
	
	.with-border td{
		border-bottom: 1px solid #E5DABC;
	}	
	.no-border td{
		border-bottom: 0px;
	}	

	
	.txt1	{background: #F9F6EE;
		border-bottom: #F9F6EE 1px solid;
		border-left: #E0D5C2 1px solid;
		border-right: #F9F6EE 1px solid;
		border-top: #E0D5C2 1px solid;
		color: #725C33;
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		}	
		
	.btn1 {
		color: #FFFFFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0px;
		background-color: #93B575;
		padding: 1px 1px 1px 1px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
	}		
	

	A:link {
		padding:1px;	
		color: #8BB75C;
	}
	
	A:visited {
		color: #8BB75C;
	}
	
	A:active {
		color: #8BB75C;
	}
	
	A:hover {
		color: #FFFFFF;
		background-color: #A9CB85;	
	}		

	A.menu:link {
		text-decoration: none;
		color: #835639;
	}
	
	A.menu:visited {
		text-decoration: none;
		color: #835639;
	}
	
	A.menu:active {
		text-decoration: none;
		color: #835639;
	}
	
	A.menu:hover {
		color: #835639;
		background-color: #F7F6EF;	
		text-decoration: underline;
	}
	

	OL {
		text-indent: 0px; 
		margin-left: 15px; 
		margin-top: 5px; 
		padding-top: 5px;
		padding-left: 5px;
	}
	
	OL LI  {
		list-style-image: url("images/li.gif");
		list-style-position: outside;
		padding-bottom: 8px;
  	} 
  	
  	LI  {
		list-style-image: url("images/li.gif");
  	} 	
