#overall {margin: 0 auto 0 auto; width: 610px;}
body {background: #867A64;
		/*width: 610px;
		margin: 3px auto; */}

#header {margin: 0 auto; border: dashed 1px black; margin-top: 25px; background:#eee5c8;}
#text {background:#eee5c8; border: 1px dashed black; padding: 10px;}


acronym {cursor:help; color:#867A64; }
	a:link {color:#867A64}
	a:visited {color:#867A64}
	

	h1 {font:28px "Century Gothic", "Arial", "Trebuchet"; color:#1b1d12; text-align: left}
	h1.center {font:28px "Century Gothic", "Arial", "Trebuchet"; color:#1b1d12; text-align: center}
	
	h2 {font:20px "Century Gothic", "Arial", "Times New Roman", sans-serif; color:#000; text-align: left}
	
	h3 {font:14px "Century Gothic", "Arial", "Times New Roman", sans-serif; color:#000; font-weight:bold; text-align: left}

	h4 {font:14px "Century Gothic", "Arial", "Times New Roman", sans-serif; color:#000; text-align: left}
	h4.center {font:14px "Century Gothic", "Arial", "Times New Roman", sans-serif; color:#000; text-align: center; margin-bottom: -10px;}

	p  {font: 14px "Arial", "Times New Roman", sans-serif; color:#000; text-align: left;}
	.center  {font: 14px "Arial", "Times New Roman", sans-serif; color:#000; text-align: center;}
	
	.publications {font: 11px "Arial", "Times New Roman", sans-serif; color:#000; text-align: left;}

	li {list-style-type: decimal}
	ol {font: 14px "Arial", "Times New Roman", sans-serif; color:#000; text-align: left; list-style-type: decimal}
	ul {font: 14px "Arial", "Times New Roman", sans-serif; color:#000; text-align: left; list-style-type: square}
	ul li {list-style-type: circle}
