table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: 0067b9;
	text-decoration: none;
}
a:visited {
	color: 0067b9;
	text-decoration: none;
}
a:hover {
	color: 0067b9;
	text-decoration: underline;
}
a:active {
	color: 0067b9;
	text-decoration: underline;
}
.whitebox {
	border: 1px solid #FFFFFF;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FF9933;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: 0067b9;
}
.leadedtext {
	line-height: 17px;
}

