body {
	color: #915991;
	background-color: #F1E8FD;
	font-family: sans-serif;
	font-size: medium;
	text-align: center;
}

a {
	color: Fuchsia;
	font: normal bold;
}

a:hover {
	color: #7E00FF;
}
td.contact_details {
	font: smaller;
}

table.mastertable {
	width:800px;
	border: 1px solid #8B0000;
}

