body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #BDD0DD url(bg_blue.gif) repeat-x scroll center bottom;
	text-align:center;
}
a:link, a:visited {
	color: #00C;
	text-decoration:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
a:hover {
	color: #390;
}
.copy {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}.footer {
	font-size: 10px;
	color: #666;
}
