/*
-----------------------------------------------
HSS Web
Author:   peter.heery@ed.ac.uk
Stylesheet:  print.css
Version:  
Revision: 
----------------------------------------------- */
* {
background:none !important;
color:#111 !important;
}

.oneColumn #header,.oneColumn #footer,.oneColumn #bannerLinks,.twoColumn #header,.twoColumn #footer,.twoColumn #left,.twoColumn #bannerLinks,.threeColumn #header,.threeColumn #footer,.threeColumn #left,.threeColumn #right,.threeColumn #bannerLinks,#fudgeHeight,#searchContainer,.hide {
display:none;
}

body {
font-family:"Times New Roman", Times, serif;
font-size:12pt;
}

h1,h2,h3,p,ul,li,ol {
background:#fff;
color:#000;
}

.oneColumn #container-center,.twoColumn #container-center,.threeColumn #container-center {
height:100%;
width:100%;
}

a:link,a:visited {
background:transparent;
color:#6A6AAE;
font-weight:700;
text-decoration:underline;
}

/*a:link:after,a:visited:after {
content:" (" attr(href) ") ";
font-size:85%;
}*/
