body {
	background-color: White;
}.logo {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
}
p {
	font-size: .8em;
	color: #000000;
}
.intro {
font-size: 1.2em;
font-weight: bold;
}
th {
	color: #006699;
	background: #EEEEEE;
}
.tdcenter {
	text-align: center;
	font-size: .8em;
}