body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #innerbox {
	position: relative;
	left: 0px;
	top: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a {outline:none;}

.plaintxt {
	font-size: 10pt;
	font-weight: normal;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}
.artintro {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.subcat {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.medtxt {
	font-size: 12pt;
}
.normtxtnar {
	font: normal 11pt Arial, Helvetica, sans-serif;
}
.lgtxt {
	font-size: 14pt;
}
.tinytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pglink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.pglink a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.pglink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pglink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.pglink a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#content {
	width: 640px;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.whtborder {
	border: 1px solid #FFFFFF;
}
.blkborder {
	border: 1px solid #000000;
}
.smcaps {
	font-variant: small-caps;
}
.work_title {
	font-style: italic;
}
div.worklist {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.worklist .work_hdg {
	margin-bottom: 0px;
}
.worklist .work_summ {
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 20px;
}
.border1blk {
	border: 1px solid #000;
}

