/* ------------------------------------------------------------------------- */
/* Master style file for print media                                         */
/* Michael Plexousakis, plex AT tem.uoc.gr                                   */
/* ------------------------------------------------------------------------- */

body {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	line-height: 1.4;
	background: none;
}

strong { font-weight: normal; }

#sidebar, #footer, #langswitch, #datediv {
	display: none;
}

a:link,
a:visited {
	color: blue;
	text-decoration: underline;
}

a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
}
