/* Start of CMSMS style sheet 'print' */
img {
display : none;
visibility : hidden;
}

#header {
display : none;
visibility : hidden;
}

#footer {
display : none;
visibility : hidden;
}

* {
font-family : verdana, arial;
font-size : 12px;
color : #666666;
}

#container {
width : 600px;
margin : 20px;
}

h1 {
font-size : 22px;
margin-bottom : 10px;
}

h2 {
font-size : 18px;
margin-bottom : 6px;
}

/* End of 'print' */

