body {
	background-color: #ffffff;
}
body, td, p, input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.footer, .footer a {
    color: #000000;
    text-decoration: none;
    text-align: right;
}
.smallCopy {
    font-size: 11px;
}
.header {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.copy, .copy a {
	color: #000000;
}