/* 
 -- print.css --
 print stylesheet
 */

/* @group Headers */

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
}

/* @end */
 
 
