/* Swansea University Library and Information Services Print Stylesheet : 
Created by Alexander Roberts, Web Development Officer */

body {
font-family:Arial, Helvetica, sans-serif;
}
h1 {
font-size:15pt;
}
h2 {
font-size: 14pt;
}
h3 {
font-size: 12pt;
}
a {
font-size: 12pt;
}
.hidden {
display: none;
}
#pageHeader {
display: none;
}
#breadcrumbs {
display: none;
}

#container {
	width: 90%; border: 1px; border-style: solid; padding: 10px;
}
#container #menu {
	display: none;
}

#navlist {
	display: none;
}

#quicklinks {
	display: none;
}
#footer {
	display:none;
}

#introduction {
	border: 0px; border-style: solid; border-left: 5px; padding-left: 10px;
}
