/* 
		CSS created by Johannes Ma
		University Marketing Communications, University of Pittsburgh
		
		Copyright 2007 University Marketing Communications  
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 5px; 
	padding: 0;
	font-size: 12pt;}

#dropdown, 
#footer-right, 
#gototop,
#pitt-links {
	display: none;
}
h1, h2, h3, h4 {
	margin: 1em 0 0.5em;
}
p, ul { margin: 0 0 0.5em; }
#banner {
	margin: 0;
	font-size: 12pt;
}
#mark {
	font-weight: bold;
	font-size: 14pt;
}
table {
width: 95%;
}

#footer {
	font-size: 10pt;
	margin-top: 30pt;
}

