body {
	background-color: #bbc0d0;
	color: black;
	font-family: serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
}

h2 {
	text-align: center;
}

a:link {
	color: blue;
}

a:visited {
	color: purple;
}

p.icp-quote {
	font-style: italic;
	text-align: center;
}

img.valid-xml {
	border: none;
}

table.info tr {
	vertical-align: text-bottom;
}

table.info td, table.info th {
	border-width: 0 0 1px 0;
	border-style: solid;
}

table.bordered {
	border-width: 1px;
	border-style: outset;
}

table.bordered td, table.bordered th {
	border-width: 1px;
	border-style: inset;
}

address {
	text-align: right;
}

dt {
	font-weight: bold;
}
