/*
################################# 
 	Properties
#################################
*/

body {
	background:					#fff;
	margin:                     20px;
	color:                      #000;
	font-family:                Arial, Helvetica, sans-serif;
	font-size:                  12px;
}
img { border: 0; }
div.display { width: 700px; }
div.header { padding-bottom: 10px; border-bottom: 1px dotted #ccc; color: #999; font-weight: bold; font-size: .725em; }
div.print { padding-top: 10px; }
div.img { float: left; width: 200px; margin-right: 15px; }
p { float: left; }
div.footer { margin-top: 10px; padding-top: 10px; border-top: 1px dotted #ccc; color: #999; }
div.footer img { float: right; }