body {
	color: #000000;
	font: .8em verdana, arial, helvetica, sans-serif;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}
/*
p {
	background-color: #FFccFF;
}
*/
td p, td ul {
	margin-bottom: 0;
}

td p:first-child, td ul:first-child {
	margin-top: 0;
}

#pageContainer {
	border-bottom: 1px #000000 solid;
}

#pageHeader {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

#pageHeader h1 {
	font-weight: bold;
	text-align: right;
	letter-spacing: 5px;
	font-size: 1em;
	padding-right: 50px;
}

#pageLogo {
	border-bottom: 1px #000000 solid;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
}

#pageMenu,
#pageFooter {
	display: none;
}

#pageHeader hr,
#pageLogo hr,
#pageMenu hr,
#pageFooter hr {
	display: none;
}

#content {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 1em;
}

#content hr {
	display: none;
}

#content h2 {
	font-size: 1.4em;
	letter-spacing: 5px;
	margin-right: -50px;
	margin-left: -50px;
	padding-left: 50px;
	padding-bottom: 3px;
	padding-right: 50px;
	border-bottom: 1px #000000 solid;
}

#content h3 {
	font-size: 1.2em;
	letter-spacing: 5px;
	border-bottom: 1px #000000 solid;
	padding-bottom: 3px;
}

#content  p {
	text-align: justify;
}

#content li blockquote{
	margin-top: 0;
	margin-bottom: 0;
}

table.publs,
table.common {
	border-style: none;
}

.publs th,
.publs td,
.common th,
.common td {
	border-style: none;
	padding: 2px 0px;
}

.publs th {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.publs .publNr {
	text-align: right;
	padding-right: 1ex;
}

.publs .publDesc {
}

.publTitle {
	font-style: italic;
}

.publJournal {
	color: #808080;
}

.publs .publPDF {
	padding-left: 1ex;
}

.publs .publLink {
	padding-left: 1ex;
}

.common .leftHand {
	padding-left: 1ex;
}

#hitCntr {
	display: none;
}
