body, td {
    font-family: Arial;
    font-size: 11px;
    color: #5d5d5d;
	line-height: 130%;
}
.white {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
}
a {
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
    font-size: 11px;
    color: #eaeaea;
	text-decoration: underline;
}