/* Main */


	body {
		background: #ffe;
		color: #000;
		font-family: verdana, sans-serif;
		}

abbr, acronym, dfn {
		cursor: help; 
		border-bottom: 1px dashed #f00; 
		}