body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	font-size: 13px;
}
td {
	text-align: left;
}
.title {
	font-size: 11px;
	color: #666666;
}

.associations {
	font-size: 11px;
}
.dates {
	font-size: 16px;
	font-weight: bold;
	color: #5E800D;
}
.size15White {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.BLUEBIG {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #254D6D;
}
.copyright {
	font-size: 11px;
}

