H1 {
   font-size: 14pt;
   margin: 0;
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   padding: 0;
   float: none;
}

H2.leftcontent 
{
   border-bottom: 1px solid #918062;
   color: #918062;
   text-align: left;
   width: 225px;
   margin: 0;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px;
   margin-left: 5px;
}

P.leftcontent 
{
   font-size: 80%;
   text-align: center;
   font-family: times, serif;
   color: #535050;
   font-style: italic;
}

P
{
   width: 98%;
   margin: 2px;
   padding: 0;
   border: none;
   float: none;
}

A
{
   color: blue;
   font-weight: bold;
}

P.error 
{
   width: 400px;
   border: 3px dotted red;
   padding: 3px;
   background-color: black; 
   color: yellow;
   font-variant: small-caps;
   font-size: 10pt;
   float: right;
}

DIV.newchapter
{
   width: 600px;
   float: left;
   clear: both;
}

DIV.chapter_full 
{
   padding: 0;
   width: 99%;
   float: none;
   clear: both;
}

DIV.chapter_left, DIV.chapter_quarterleft
{
   padding-left: 0;
   width: 49%;
   float: left;
}

DIV.chapter_quarterleft 
{
   width: 23%;
}

DIV.chapter_right
{
   padding: 0;
   width: 49%;
   float: right;
}

DIV.plaintext, DIV.viewimage
{
   width: 99%;
   float: left;
   color: #5e5038;   
   font-family: Arial, sans-serif;
   font-size: 80%;
   font-weight: normal ;
   text-align: left;
   border: none;
   color:#535050;
}

DIV.plainimage, DIV.thumbnail
{

	font-size: 8pt;
	font-family: Times, serif;
	text-align: center;
	color: #5e5038;
	padding-top: 5px;
	margin: 0.5em;
}

IMG.plainimage 
{
	clear: both;
	font-family: Times, serif;
	text-align: center;
}

IMG.thumbnail
{
	width: 98%;
	clear: both;
}
