*
{
	font-family:Sans-Serif;
}
BODY
{	
	margin:10px;
	font-size:10pt;
	color:#000000;
}
TABLE
{	
	font-size:10pt;
	color:#000000;
}
A:link
{
	color:#336633;
	font-weight:normal;	
}
A:visited
{
	color:#336633;
	font-weight:normal;	
}
A:active
{
	color:#336633;
	font-weight:normal;	
}
A:hover
{
	color:#336633;
	font-weight:bold;	
}
.titleBar
{
	background-color:#336633;
	color:#ffffcc;
	width:100%;
	height:80px;
}
.splitPage
{
	border:solid 2px #336633;
	font-size:10pt;
	color:#000000;
	width:100%;
}
.isbnTag
{
	font-family:Courier New;
	font-size:8pt;
	margin:0px;
}
.toolBar
{
	border-top:solid 2px #336633;
	text-align:right;
	width:100%;
}
.footerBar
{
	font-size:8pt;
	color:#336633;
}

.endorsement
{
	margin:10px;
	padding:20px;
	border:solid 1px #000000;
	text-align:justify;	
}


/* EXCERPT STYLES */

                DIV.Excerpt {background-color:#eeeed0;color:black;font-family:serif;font-size:10pt;border:solid 1px black}
                P.Excerpt {background-color:#fffe0;color:black;font-family:serif;font-size:9pt;margin:0px 10px 4px 10px;padding:0px 0px 0px 0px}
                P.ExcerptQuote {font-style:oblique;background-color:#fffe0;color:black;font-family:serif;font-size:9pt;margin:0px 10px 0px 10px;padding:0px 0px 0px 0px}
                P.ExcerptQuoteByline {font-weight:bold;background-color:#fffe0;color:black;font-family:sans-serif;font-size:9pt;margin:0px 10px 0px 10px;padding:0px 0px 0px 0px}
                H3.ExcerptTitle {text-align:center;margin-bottom:0px;padding-bottom:0px}
                P.ExcerptByline {text-align:center;font-style:oblique;margin-top:0px;padding-top:0px}
