@import url(https://static.une.edu.au/legacy/styles/print.css);

/*
body, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}
*/

#global_links, 
#footer,
#crumb_trail,
#side_menu,
.noprint { 
	display: none 
}

a:link, a:visited {
	text-decoration: none;
}

#site_title {
	font-size: 14pt;
}




/*
a:after {
	content:' [' attr(href) '] '
}
*/

/*
html {
margin: 0;
border: 1px solid red;
}

body {
margin: 0;
border: 1px solid green;
}
*/
