#createdby {
	color: #F7C8DD;
}

TABLE {
	font-family: "MS Sans Serif";
	font-size: 10px;
	letter-spacing: 1px;
}

th {
	background-color:#84ADE7;
	color: white;
}

a {
	font-family: "MS Sans Serif";
	font-size: 10px;
	letter-spacing: 1px;
	color: #F7C8DD;
	text-decoration: none;
}