body {
	margin: 4px;
}
body,div,td,th,span, h1, h2, h3, fieldset, legend, select, input {
	background:white !important;
	font-size:13pt !important;
}
label {
	font-size:10pt !important;
}
h1 {
	font-size:18pt !important;
	font-weight:bold;
}
h2 {
	font-size:15pt !important;
	font-weight:bold;
}
h3 {
	font-size:14pt !important;
	font-weight:bold;
}
.no-print {
	display:none !important;
}
/*
a:link, a:visited { 
	color: #520; 
	background: transparent; 
	font-weight: bold; 
	text-decoration: underline; 
}
a:link:after, a:visited:after { 
	content: " (" attr(href) ") "; 
font-size: 90%; 
}
*/

/*
.ui-dialog {
	height:auto;
	width:auto;
	top:50px;
	left:50px;
}
	*/