body {
	width: 960px;
	height: 100%;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana Ref", sans-serif;
	margin: auto;
}

a {
	text-decoration: none;
	color: #1f409b;
}

a:hover {
	color: #81a0d3;
}

h1 {
	font-family: Arial, Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	font-family: Arial, Helvetica, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

table {
	border-collapse: collapse;
}

th, td {
	border: 1px solid #ccc;
	font-size: 0.8em;
	padding: 2px;
}

th.grid, td.grid {
	text-align: center;
	width: 10%;
}

img.tick {
	margin: auto;
}
