p, div, td {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
}

.topbg {
	
	background: url(images/logo_facade.jpg) repeat;
	height: 99px;
	padding-left: 10px;
	vertical-align: middle;
}

.navbar {
	background: #FFFFEA;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 22px;
	vertical-align: middle;
}

.maintable {
	border: 1px solid #999999;
	height: 100%;
}

.footer {
	background: #FFFFEA;
	height: 22px;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #999999;
	font-size: 11px;
}

.content {
	background: #FFFFFF;
}

H2 {
	font-size: 18px;
	font-weight: bold;
}

H3 {
	font-size: 16px;
	font-weight: bold;
}

.booktext {
	font-size: 11px;
}

.booktitle {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.booktitle a {
	font-size: 12px;
	font-weight: bold;
}
.booktitlemain {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.backlink {
	font-size: 11px;
	text-align: right;
}

.coveroutline {
	border: 1px solid #999999;
}

a {
	color: #800080;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #336699;
}