@charset "utf-8";
/* CSS Document - SY Printing*/

body { 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  size:landscape;
}

.PageTitles {
	font-size:14px;
	font-weight:bold;
}

.contentarea {
    padding:10px 10px 10px 10px;
	vertical-align:top;
}

.subjects, .highlight {
	font-weight:bold;
}

.noPrint {
	display:none;
}
.copyright {
	font-size:10px;

}
#main {
	width: 90%;
}