body {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link { color: #419C25; text-decoration: underline }
a:hover { color: #419C25; text-decoration: underline }
a:visited { color: #419C25; text-decoration: underline }
a:active { color: #419C25; text-decoration: underline }


td.footer {
	line-height: 23px;
	font-size: 11px;
}

td.content {
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}

td.header {
	font-size: 14px;
	color: #419C25;
	font-weight: bold;
	background-color: #CCCCCC;
}

tr.row {
	background-color: #EEEEEE;
}

blockquote.products {
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	font-size:14px;
	color: #419C25;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h2 { font-size: 15px; color: #419C25; font-weight: bold; }