body {
	background-color: #F1C7D7;
}

a:link {
	color: #40263A;
}

a:visited {
	color: #A63556;
}

a:hover {
	color: #000000;
}

.demo {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #40263A;
	text-align: center;	
}

.copyright {
	font-family: Calibri, Arial, "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #40263A;
	text-align: center;	
}