body {
	margin:0;
	padding:0;
	font-family: georgia,times new roman,times,serif;
	color: #000;
	line-height: 1.4;
	font-size: 10px;
}
p {
	margin: 0;
	line-height: 140%;
	padding-bottom: 1em;
	text-align: left;
} 

h1, h2, h3, h4 {
	font-family: palatino,times new roman,times,georgia,serif;
	font-weight: bold;
	margin: 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
ul {
	padding-left: 10px;
}
#ux, #web, #image, #print, #drafting, #drawing, #cg, #source, #video, #audio, #os {
	width: 45%;
}
#ux, #image, #drawing, #cg, #source {
	float: left;
	clear: both;
}
#web, #print, #drafting, #video, #audio, #os {
	margin-left: 50%
}
#education {
	clear: both;
}
p#references {
	text-align: center;
}
p#download, p#contact {
	display:none;
}
a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 0px;
}
acronym {
	border: 0;
}

#psoom {
	page-break-after: always;
}

/*Items to hide in print version*/
#megamedia {
	display:none;
}
