BODY
{
	
	background-color: white;
}

TABLE
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

LI
{
	padding-bottom: 10%;
}

.content
{
	font-size: 12pt;
	text-indent: 24pt;
	line-height: 18pt;
	text-align: left;
}

.TOC_Title
{
	font-weight:bold;
}
.Title
{
	color: Blue;
	font-size:larger;
	font-weight:bold;
}
.heading
{
	color: Blue;
	font-size: large;
	font-weight:bold;
	text-align:center;
}
.Author
{
	color: Navy;
}
.ArtDate
{
	font-size: smaller;
	text-align: center;
}

.nag
{
	background: #FFFFd8;
}

.nag_Title
{
	font-weight: bold;
}
.nag_Author
{
	font-weight:  normal;
	
}

.nag_Contrib
{
	padding-bottom: 10%;
	font-size: smaller;
}

.nag_Cont
{
	font-size: smaller;
	vertical-align: top;
}

.cr
{
	font-size: smaller;
}

.selChar
{
	background: #FFFFd8;
	font-size: smaller;
}

.unSelChar
{
	background: white;
	font-size: smaller;
}

.sec
{
	font-size: smaller;
}