/*
 * Combined style sheet for the index pages and the slide pages.
 */
 

/* Style for all bodies. */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 5;
	
		
}


