/* CSS Document */

body, table, td {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	line-height: 140%;
}

h1 {
	background-color: #6fabef;
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 5px;
}

h2 {
	color: #036;
	font-size: 16px;
	line-height: 120%;
}

h3 {
	color: #036;
}

b, strong {
	color: #036;
}

a {
	color: #069;
}

#foot {
	border-top: solid 2px #ccc;
	font-size: 11px;
	margin-top: 1em;
}

