
body {
	font: 12pt Garamond, "Times New Roman", Times, serif;
	color: #000;
	line-height: 1;	
	margin: 20px auto;
	padding: 20px;
}

img {
	border-style: none;
}

#printAgenda {
   width: auto;
   margin: 20px 20px 20px 20px;
	padding-left: 2em;
   color: #000;
   background: #fff;
   font: 12pt Garamond, "Times New Roman", Times, serif;
   line-height: 1;
}

#printAgenda img { padding-right: 50px; padding-bottom: 50px; }
#printAgenda img.tmlogo { width: 1in; }
#printAgenda p { font: 10pt Garamond, "Times New Roman", Times, serif; }
#printAgenda h1 { font: 18pt Garamond, "Times New Roman", Times, serif; }
#printAgenda h2 { font: 14pt Garamond, "Times New Roman", Times, serif; }
#printAgenda td.indent1 { padding-left: 50px; }
#printAgenda td.speech_title { font: oblique; text-align: right; padding-right: 50px; }

