/* Style sheet for Style Guide (c) TBL*/

BODY 
{
	margin-left: 5%;
	margin-right: 5%;
	background: NavajoWhite;
	color: black;    
	font-size: 12pt;    
	font-family: Book Antiqua, Garamond, Antiqua, Times New Roman;  
}

A:link
{ 	
color: blue; 	text-decoration: underline;  
}

A:hover
{ 	
   color: green; 	
   text-decoration: underline;  
}

A:visited 
{	
   color: purple;	
   /* text-decoration: underline; */
}

A:active 
{	
   color: red;	
   text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 
{    
   color: black;    
   /* font-family: Ariel, sans-serif; */
}

/*-------------------------
H1 { margin-left: -20%; }
H2 { margin-left: -15%; }
H3 { margin-left: -10%; }
H4 { margin-left: -05%; }
-------------------------*/

ADDRESS 
{	
   text-align: right;	
   text-indent: 0;	
   margin-top: 5.000000pt;	
   margin-bottom: 5.000000pt;	
   margin-right: 0.000000pt;	
   margin-left: 30%;	
   font-size: 12.000000pt;	
   font-weight: medium;	
   font-style: Italic;	
   color: #000000;	
   text-decoration: none;	
   vertical-align: m: none;}
   
BLOCKQUOTE
{	
   text-align: justify;	
   font-size: 12.000000pt;	
   text-decoration: none;	
   font-style: Regular;
}

 
LI
{	
   font-style: Regular;
}

P 
{	
   text-align: justify;	
   text-indent: 0;	
   margin-top: 5.000000pt;	
   margin-bottom: 5.000000pt;	
   margin-right: 0.000000pt;	
   margin-left: 00%;	
   font-size: 12.000000pt;	
   font-weight: medium;	
   font-style: Regular;	
   /* color: #000000; */	
   text-decoration: none;	
   vertical-align: baseline;	
   text-transform: none;	
   /* font-family: NewCenturySchlbk;  */
}

/*   
Remove all this
P {	
   text-align: left;	
   text-indent: 0;	
   margin-top: 5.000000pt;	
   margin-bottom: 5.000000pt;	
   margin-right: 0.000000pt;	
   margin-left: 00%;	
   font-size: 12.000000pt;	
   font-weight: medium;	
   font-style: Regular;	
   color: #000000;	
   text-decoration: none;	
   vertical-align: baseline;	
   text-transform: none;	
   font-family: NewCenturySchlbk; 
}*/

P.EditorNote 
{	
   background-color: straw;	
   font-style: Italic;
}

UL, OL, DL
{	
   text-align: justify;	
}

/*   Remove  
UL, OL
{	
   /* text-align: left;	 */
   text-indent: 0;	
   margin-top: tom: 5.000000pt;	
   margin-right: 0.000000pt;		
   font-size: 12.000000pt;	
   font-weight: medium;	
   font-style: Regular;	
   color: #000000;	
   text-decoration: none;	
   vertical-align: baseline;	
   text-transform: none;	
   font-family: NewCenturySchlbk;
}*/ 

PRE, SAMP, TT 
{    
   font-size: 10pt;    
   font-family: monospace;  
}
