body {
	background-color:	#999;
	margin-top:			0px;
}

table {
	border-collapse:	collapse;
}

a:link {
	color:				#666;
	text-decoration:	none;
}
a:visited {
	text-decoration:	none;
	color:				#666;
}
a:hover {
	text-decoration:	none;
}
a:active {
	text-decoration:	none;
}

#container {
	margin:				auto;
}

#body_copy {
	background:			url(img/nav-shadow.jpg) top left repeat-x #FFF;
	padding-top:		24px;
	padding-right:		24px;
	padding-bottom:		24px;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			small;
}

#body_copy p {
	line-height:		140%;
	font-size:			small;
}

#body_copy a {
	text-decoration:	underline;
}

#content table {
	border-collapse:	collapse;
}

#content th {
	background-color:	#999999;
	font-weight:		bold;
	text-align:			left;
	color:				#000;
}

#content td {
	background-color:	#E5E5E5;
	font-size:			0.8em;
}

.skip {
	font-family:		Verdana, Geneva, sans-serif;
	font-size:			x-small;
	color:				#666;
}
