body {
	background-color:#fff;
	margin:0;
	padding:0;
}

body, td {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #444;
}

a {
	color: #b83;
	outline:none;
}
a:hover {
	color: #c33;	
}
a img {
	border:none;
}




h1 {
	xfont-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.7em;
}
h2 {
	xfont-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size: 1.5em;
	font-weight: bold;
}
h3 {
	xfont-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}
h4, h5, h6 {
	xfont-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


.clearer {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	overflow:hidden;
}




.page {
	width:820px;
	margin:0 auto;
	padding:5px 15px;
	background-color:#ebf2f6;
	border:1px solid #d8e0ec;
	border-width:10px 1px;
}

.header {
	text-align:right;
	padding:10px 0;
	xfont-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.header a {
	color:#abd;
	font-size:0.8em;
}
.header a span {
	font-size:1.3em;
	font-weight:bold;
}
.header a:hover {
	color:#679;
}



.footer {}
.footer a {}
.footer a:hover {}
