body {
        color: #ffffff; background: black; text-align: center; padding-top: 25px; margin-top: 0px; font: 10pt "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}
a {
        color: #e9fcfc;
}
a.white {
        color: white; text-decoration: underline
}
table {
	     text-align: left
}
td { 
	padding: 10px; border-bottom: 1px dotted silver
}