body {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
}

a {
	color:#000;
}
a:visited { color:#666 }
a:hover { color:#c60;text-decoration:underline; }

h1 {
	font-size: 1.7em;
	color: #953;
}

h1:first-letter {
	font-size: 1.3em;
}

.mainTable td {
	border: 1px solid #eee;
}

.navTable td {
	width: 50px;
	text-align: center;
}

.navTable a {
	font-size: .6em;
	text-decoration: none;
}

.linkTable {
	width: 610px;
	font: normal 12px Arial;
}
.linkTable a:visited, .linkTable a {
	font-weight: bold;
	color: #006699;
}
.linkTable td {
	width: 50%;
	border-top: 6px dashed #999;
}
.linkTable div {
	padding-top: 1em;
	padding-bottom: 1.25em;
}

.instructions {
	font-size: .8em;
	font-style: italic;
}

.footnote {
	margin-top:15px;
	color: #aaa;
	width: 600px;
	text-align:left;
	font-size: .6em;
}

.fpAboveBelow {
	font-size: .8em;
	color:#666;
}

#adBottom {
	text-align:center;
	width:580px;
	text-align: center;
	margin-top: 2px;
	border-top: 1px solid #eee;
	padding-top:5px;
	padding-bottom:50px;
}

#adTop {
	margin-bottom: 4px;
}