/* CSS Document */

H1, H2, H3, #itemslist th {
	color: #7857a4;
}

H1, #itemslist th {
	border: #7857a4 1px solid;
	background-color: #f1eef6;
}

#itemslist table {
	background-color: #f1eef6;
	}

#catalogue-sections A, #catalogue-sections A:visited {
	color: #7857a4;
}

#catalogue-sections P, #catalogue-sections H3, #itemslist table {
	border-bottom-color: #7857a4;
}