BODY, TD {
	background: #183838;
	color: #AADDDD;
	font-family :  Tahoma, Arial, sans-serif;
	font-size: 14px;
}
	
TD {
	border: 0px none;
	cellpadding: 3;
	cellspacing: 1
}

TD.year {
	border: 0px none;
	cellpadding: 3;
	cellspacing: 3;
	color: white;
	valign: middle;
	align: center;
	font-size: 25
}

TD.mailhdr {
	border: 0px none;
	cellpadding: 3;
	cellspacing: 3;
	color: white;
	valign: middle;
	align: left;
	font-size: 20
}

TD.photo {
	border: 0px none;
	background: black;
	text-align: center;
	vertical-align: middle;
	cellpadding: 3;
	cellspacing: 1
}

A {
	text-decoration: none;
	color: #FFFFA0;
}

A:Hover {
	text-decoration: none;
	color: white;
}

HR {
	color: #22CC88;
	height: 1pt;
}