body {
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	background: white;
	margin-left: 10%;
	margin-right: 10%;
}

#printContent {
	display: block !important;
	width: 640px;
	margin: 0px;
	paddin: 0px;	
	text-align: justify;
}

div.dl {
	margin: 0px;
	padding: 0px;
}

div.sr {
	display: none;
}

p {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

a, a:visited, a:active, a:hover {

	color: #444444;
	text-decoration: underline;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1, h2, h3 {
	font-size: 12pt;
	font-weight: bold;
}

.grid_rows {
	text-align: center;
}