

div			{ border: none; }

body			{ background-color: #fff; }

html, body		{ margin: 0; padding: 0; color: #111; font-family: "Lucida Grande", Verdana, 
			Geneva, Lucida, Arial, Helvetica, sans-serif;}

#title		{ font-size: 14pt; font-style: italic; font-weight: 600;
			margin-left: 400px; }

#leftcol		{ display: none; }

#printleft		{ position: absolute; font-size: 9pt; top: 200px; left: 0;
			text-align: center; font-weight: 600; width: 210px; }

#productsheader	{ text-align: center; margin-bottom: 3em; }

#rightcol		{ display: none; }

#textbody		{ margin: 60px 10% 0 240px; font-size: 14pt; }

#footer		{ margin-bottom: 20px; text-align: center; font-size: 10pt;
			font-weight: 600; margin-top: 80px; }

#productsheader a,
#footer a		{ padding-right: 1em; }

#copyright		{ font-size: 10pt; }

img			{ text-align: left; margin: 1em; border: none; }

a:link, a:visited	{ color: #111; }

.firstemail		{ margin-top: 3em; }

.noprint		{ font-size: 0px; margin-bottom: 24pt; }

.alignright		{ float: right; }
