p.sample1 {page-break-before: always; }
p.sample2 {page-break-before: always; page-break-after: always; }

A:link { color: #0000E1; text-decoration: underline; }
A:visited { color: #0000E1; text-decoration: underline; }
A:active { color: #FF0000; text-decoration: underline; }
A:hover { color: #FF5A0B; text-decoration: underline; }

td { font-size: 10pt; line-height: 130%}
.txt1 {
	page-break-before: always;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
}
.txt_y {
	line-height: 130%;
	background-color: #FFFF00;
}
