/* Start of CMSMS style sheet 'Print' */
body { color: #000 !important; background-color:#fff !important; font-family:arial; border:0 !important; }

.accessibility,
.noprint  { display:none !important; }

div.content,
div#main { display:block !important; width:100% !important; border:0 !important; padding:1em !important; }

#randomimage,
#links,
#prefooter,
#splash,
#lang,
#footer,
#menu,
#accessibility{display: none !important;}

#menu a { text-decoration:none; }
#menu a.menuactive { font-variant:small-caps; font-weight:bold;text-decoration:underline; }

img { float:none; }
table { margin:1em auto 1em 0; width:90%; border-collapse:collapse; border-spacing:0; border:1px solid black; }
caption {text-align:left; margin:1em auto 0 1em; font-weight:bold; }
td, th { padding:0.3em 1.5em; border:1px solid black; }
th { font-weight:bold; text-align:left; }

/* End of 'Print' */

