/* (c) 2006 Flying Point Press */

body {
	background:#e1eef9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
}

#logo {
	text-align:center;
	height:170px;
}

#copyright {
	font-size:11px;
	text-align:center;
	color:#666;
}

h1, h2, h3, h4, h5, h6 {
	color:#244866;
}

a {
	color:#244866;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}