@charset "utf-8";
/* CSS Document */

body {
	margin: .6in;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#navigation, #content-image, div.hr, span.hide, .about-link, .back-btn, .next-btn, #footer, #credit, .portfolio-back-btn, #portfolio {
	display: none;
	}
	
#profile h1 {
	font-size: 12pt;
	}
	
#profile h2 {
	font-size: 11pt;
	}

.unbold {
	font-weight: normal;
	}
		
#profile p {
	font-size: 10pt;
	}
	
a:link, a:visited {
	color: gray;
	}