@charset "UTF-8";
/* CSS Document */
body  {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FFFFFF;
}
.printFriendly #printContent {
	width: 500px;
} 
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
img {
	text-align: center;
}