/* CSS Document */

H1, H2, H3, #itemslist th {
	color: #325fa9;
}

H1, #itemslist th {
	border: #325fa9 1px solid;
	background-color: #eaeff6;
}

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

#catalogue-sections A, #catalogue-sections A:visited {
	color: #325fa9;
}

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