a.code:link {
	text-decoration: none;
}
a.code:visited {
	text-decoration: none;
}
a.code:hover {
	text-decoration: none;
}
a.code:active {
	text-decoration: none;
}
@page regular { size : 7.5in 10in; margin : 0.5in
}
h3 {
	page-break-before: auto;
}
table {
    page-break-before: always;
}pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFCF0;
	line-height: 17px;



}
code {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFCF0;
	line-height: 17px;
}
