body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
}
.pageoutline {
	border: thin solid #000000;
}
.contentcell {
	background-color: #FFFFFF;
	padding-top: 20px;
	vertical-align: top;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	padding-right: 5px;
	background-color: #000000;
	height: 20px;
}
.header {
	font-weight: bold;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
.thumbcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}
.inlinelink {
	color: #000000;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
}
.boldlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
