BODY 
	{
	background: white;
	margin-left:2em;
	}

P.CellHeading
	{
	text-align: left;
	font-weight:bold;	
	}

P.TableFootnote
	{
	font-size:.8em;
	}

TABLE.NavPanel
	{
	padding-top: .6em;
	}

/* These two definitions fix problems in  */
/* our source-file formatting -- if a     */
/* Frame variable gets the "LiteralIn char format  */

VAR	{
	font-style: italic;
	font-weight: normal;
	}
B
	{
	font-style: normal;
	font-weight: bold;
	}
/* end  */


/* Classes for the side panels */
H4.FOOTER, H4.HEADER
	{
	margin-left:-1.5em;
	margin-right:0em;
	margin-top: 1.2em;
	color:rgb(140,0,40);
  	}

P.FOOTER, P.LocalTOC
	{
	color:rgb(140,0,40);
	margin-left:-1.5em;
	}


DL.FOOTER
	{
	margin-left:-1.5em;
	}


DL.HEADER 
	{ 
	margin-left:-1.3em; 
	} 

DT.FOOTER
	{
	margin-left: 1.3em;
        margin-bottom: 1em;
	}

DT.HEADER 
	{ 
	margin-left:1.3em; 
	margin-top: 1em;
	} 


/* colors added to conform to corporate... used defaults prior to Jan-00 */
A.FOOTER:LINK
	{
	text-indent: -1.3em;
	color: rgb(67,136,137);
  	}

A.FOOTER:VISITED
	{
	text-indent: -1.3em;
	color: rgb(110,110,110);
  	}

A.FOOTER:ACTIVE
	{
	text-indent: -1.3em;
	color: rgb(0,0,0);
	}

/* these added Jan-00 to take care of "classless" links */
A:LINK
{
	color: rgb(67,136,137);
}
A:VISITED
{
	color: rgb(110,110,110);
}
A:ACTIVE
	{
	color: rgb(0,0,0);
	}
A:HOVER
	{
	color: rgb(0,0,0);
	}

/* end of Classes for the side panels */


P.HRule
	{
	margin-left:-1.5em;
	margin-top:.2em;
	margin-bottom:.2em;
	}

P.Text
	{
	margin-bottom:0em;
	}

P.FigTitle, P.TableTitle 
	{
	color:rgb(140,0,40);
	margin-bottom: .05em;
  	}

P.ExampleWide
	{
	margin-left:-1.2em;
	}


H2,H3,H4
	{
	margin-top: 1em;
	margin-left: -1.2em;
	color:rgb(140,0,40);
  	}

H5 
	{
	margin-top: 1.2em;
	color:rgb(140,0,40);
	font-size:.9em;
  	}

OL                      
	{ 
	margin-top:.5in;                 
	margin-bottom:.2in;  
	}                  

UL
	{
	margin-top:.3in;
	margin-bottom:.2in;
	}

DL.Opt
	{
	margin-top:.3in;
	}

DT
	{
	margin-bottom:.1in;
	}

P.Anchor
	{
	margin-left:-.5in;	
	}

li.List1, LI.List1
	{
	margin-top:.05in;
	}

li.List2, LI.List2
	{
	margin-top:.05in;
	}

P.Option&amp;Description
	{
	margin-left:3em;
	text-indent:-1em;
	}

CAPTION		
	{
	text-align:left;
	}


IMG.Tweak
	{
	margin-left:1.0in;
	}

