
#print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 15px;
}

#print h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin: 1px;
	padding: 1px;
}

#print h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin: 1px;
	padding: 1px;
}

#print h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	margin: 1px;
	padding: 1px;
}

#print p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	margin: 3px;
	padding: 3px;
}