BODY {
	background: #ffffff;
	color : #aaaaaa;
	font-family : Arial, Helvetica, sans-serif;
	padding: 5% 5% 5% 5%;
	font-size: 65%;
}

TD {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 65%;
}

H1 {
	font-size: 110%;
	padding: 3% 0% 0% 0%;
}

H2 {
	font-size: 110%;
	padding: 3% 0% 0% 0%;
}

H3 {
	font-size: 110%;
	padding: 3% 0% 0% 0%;
}

A {
	color: #000066;
	font-weight: bold;
}

A:Hover {
	color: #FFFFFF;
}

HR {
	height: 1pt;
	color : #aaaaaa;
}

.recycle {
	font-size: 180%;
	width: 100%;
	font-weight: bold;
	background-color: red;
}

.recycler {
}

.date {
	color: Black;
	font-size: 150%;
	font-weight: bold;
}