body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.header {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.caption {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.disclaimer {
	font-size: 14px;
	text-align: center;
}

a:link {color: #00f; background: transparent;}
a:visited {color: #00f; background: transparent;}
a:hover {color: #00f; background: transparent;}


