
/* Pneumatocracy.CSS - English          */
/* Revision date 28/04/2022 DRB     */
/* -------------------------------- */
/* (C) COPYRIGHT WRITE-ENABLED LTD 2022    */
/* All Rights Reserved                                               */
/* -------------------------------- */

BODY			{ background-color : #FFFFFF;
                        font-family : Arial, sans-serif;
                        color : #000000;}
/* Header Properties */
H1			{ font-size : 18pt;
			  font-family : Arial, sans-serif;
			  margin-bottom : 0;}
H2			{ font-size : 13pt;
			  font-family : Arial, sans-serif;
			  margin-bottom : 0;}
H3			{ font-size : 12pt;
			  font-family : Arial, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;
                          margin-top : 4px;}
H4			{ font-size : 11pt;
			  font-family : Arial, sans-serif;
			  margin-bottom : 0;}
H5			{ font-size : 11pt;
			  font-family : Arial, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;}
/* Paragraph Properties */
P			{ font-family : Arial, sans-serif;
			  margin-top : 8px;
			  margin-bottom : 4px;
                          font-size: 10pt;}

SUP			{ font-family : Arial, sans-serif;
			  margin-top : 0px;
			  margin-bottom : 0px;
                          font-size: 6pt;}
/* List Properties */
OL			{ font-family : Arial, sans-serif;
			  text-align : left;
			  margin-top : 0;
			  margin-bottom : 6px;
			  list-style-type : decimal;
                          font-size: 10pt;}
OL OL			{ list-style-type : lower-alpha;}
UL			{ font-family : Arial, sans-serif;
			  text-align : left;
			  margin-top : 0;
			  margin-bottom : 6px;
			  list-style-type : disc;
                          font-size: 10pt;}
ul.simple { list-style-type: none }
DL			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  margin-left : 23px;
			  list-style-type : none;
			  font-family : Arial, sans-serif;
                          font-size: 10pt;}
DT			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  list-style-type : none;
			  font-family : Arial, sans-serif;
			  font-weight : bold;
                          font-size: 10pt;}
DD			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  list-style-type : none;
			  font-family : Arial, sans-serif;
			  text-indent : 0;
                          font-size: 10pt;}
LI			{ font-family : Arial, sans-serif;
			  margin-bottom : 3px;
                          font-size: 10pt;}
/* List item for Paragraphs - adds more space between each list item */
LI.p		       { font-family : Arial, sans-serif;
			  margin-bottom : 10px;}
/* Table Properties */
TABLE   		{ font-family : Arial, sans-serif;  
			  width : auto;
			  height : auto;
			  display : block;
			  border : 0;
			  margin-top : 3em;
			  margin : 2px;
			  padding : 2px;
			  float : none;
			  clear : none;
                          font-size: 10pt;}
TH			{ font-family : Arial, sans-serif;
			  font-weight : bold;
			  text-align : left; 
                          background-color: #99ccff;
                          font-size: 10pt;}
TH.attention            { font-family : Arial, sans-serif;
                          font-weight : bold;
                          text-align : left;
                          background-color: #FF6666;}
TD			{ font-family : Arial, sans-serif;
                          font-size: 10pt;}
/* Text Area Properties */
CAPTION			{ text-align : left;
			  font-style : italic;
			  font-family : Arial, sans-serif;
                          font-size: 10pt;}
EM, CITE		{ font-family : Arial, sans-serif;
			  font-style : italic;
                          font-size: 10pt;}
SMALL			{ font-size : 8pt;
			  font-family : Arial, sans-serif;}
PRE			{ white-space : pre;
			  font-family : Courier;
			  margin-top : 4px;
			  margin-bottom : 4px;
                          font-size: 10pt;}
SPAN			{ font-family : Arial, sans-serif; 
			  font-size : 10pt;}
SPAN.white		{ font-family : Arial, sans-serif; 
			  color : white;}
span.mv { font-style: italic }
span.md { text-decoration: line-through }
span.pk { font-weight: bold }
span.pkdef { font-weight: bold; text-decoration: underline }
span.pv { font-style: italic }
span.pvdef { font-style: italic; text-decoration: underline }
span.kwd { font-weight: bold }
span.kdwdef {font-weight: bold; text-decoration: underline }
span.oper { font-style:normal }
span.operdef { text-decoration: underline }
span.var { font-style: italic }
span.vardef  { font-style: italic; text-decoration: underline }
/* Text Formatting Properties */
STRONG			{ font-family : Arial, sans-serif;
			  font-weight : bold;}
TT			{ font-family : Courier;}
SUP			{ vertical-align : super;
			  font-size : 8pt;}
CENTER			{ text-align : center;}
.heading1	        { font-size : 16pt;
		        font-family : Arial, sans-serif;
		        font-weight : bold;
		        line-height : 1.2ex;
		        background-color : #C0C0C0;
		        letter-spacing : normal;
		        text-align : left;
		        width : auto;
		        height : auto;}
SAMP                    {font-family: Courier;}
CODE                    {font-family: Courier;}

/* -------------------------------- */
/* INDENT STYLES */
/* Use this instead of blockquote */
DIV.indent              {margin-left : 20px;}
/* Discontinue use of blockquote */
BLOCKQUOTE		{ display : block;
			  margin : 1.17em 0;
			  font-family : Arial, sans-serif;
			  margin-left : 20px;
			  margin-right : 20px;}
/* Paragraph Indent 10-80 pixels.  Use like tab. */
P.i10   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 10px;}
P.i20   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 20px;}
P.i30   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 30px;}
P.i40   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 40px;}                          
P.i50   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 50px;}
P.i60   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 60px;}
P.i70   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 70px;}
P.i80   		{ margin-top : 0px;
			  margin-bottom : 0px;
			  margin-left : 80px;}
/* -------------------------------- */

