body, p, table, td {
	font: bold 12px/16px Verdana, sans-serif;
	color: #696969;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}


.who {
	color: #67881b;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.when {
	color: #7d007f;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.what {
	color: #995450;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.where {
	color: #00586e;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

b {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: black;
}

.footer {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
