BODY {
	background-color : #D8BDE9;
	margin: 0px;
}

A {
	color: #BF00BF;
	text-decoration: none;
}

a:hover {text-decoration : underline;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #320250;
}

.title {
	font-size: 24px;
	color: #56048A;
	font-weight: bold;
	font-variant : small-caps;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	font-variant : small-caps;
}

.menu {
	font-size: 16px;
	font-variant : small-caps;
}

.footer {
	color: #56048A;
}