/* Start of CMSMS style sheet 'Print' */
body {
	background: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Arial;
	font-size: 100%;
}
#header, #lang, #content #sidebar, ul.accessibility, #footer{
	display: none;
}

h1, h2, h3, h3, .NewsSummaryLink {
	color: #000;
	margin: 10px;
}
p {
	margin: 10px;
}
p.out {
	font-size: 18px;
}

#main {
	width: 100%;
}

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

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}
a[href^="/"]:after {
	content: " (http://jappeloutw.cluster026.hosting.ovh.net/" attr(href) ") ";
}
/* End of 'Print' */

