body {
	font-family: Georgia, serif;
	color: black;
	}
	
a, a:link, a:visited {
	color: black;
	text-decoration: none;
	border: none;
	}
	a:after {
		content: " [" attr(href) "] ";
		font-size: smaller;
		}

p#legal {
	font-size: 10px;
	}

body#experience div#sidebar, ul#menu, a#placeholder, p#questionnaire, img, div.homepage-fader, div.scrollContainer {
	display: none;
	}
	
div.package {
	width: 200px;
	float: left;
	margin: 0 15px 0 0;
	}
	.slideBody p {
		font-size: smaller;
		line-height: 21px; 
		}

body#process p#legal {
	clear: both;
	width: 800px;
	}

div.panel p {
	width: 200px;
	float: left;
	}

