BODY {
        font-size: 14pt;
        color: black;
        background: white;
        margin-left: 3%;
        margin-right: 3%;
        margin-top: 3pt;
        margin-bottom: 0pt;
/*
        font-family: sans-serif;
        line-height: 1.1;
*/
}

H1,H2,H3,H4,H5,H6 {
/*      margin-left: -6%; */
        margin-top: 5pt;
        margin-bottom: 2pt;
        color: #003000; 
}
H1 {
        font-size: 24pt;
        color: white;
        background-color: #209020;
        border-style: normal;
        border-width: 3px;
        text-align: center;
}

H2 {
        margin-left: 4pt;
        margin-right: 4pt;
        text-indent: 5pt;
        font-size: 16pt;
        background: #c0e0c0;    
        border-color: #30f0030;
        border-width: 3px 0 3px 0;
        border-style: solid;
}
H3 {
        margin-left: 6pt;
        margin-right: 6pt;
        text-indent: 4pt;
        font-size: 16pt;
        border-width: 2px 0 2px 0;
        border-style: solid;
        border-color: #30c030;  
}
H4 {
        margin-left: 8pt;
        margin-right: 8pt;
        font-size: 14pt;
        margin-top: 2pt;
        margin-bottom: 0pt;
}
H5 {
        margin-left: 8pt;
        margin-right: 8pt;
        font-size: 14pt;
        margin-top: 0pt;
        margin-bottom: 0pt;}
H6 {
        margin-left: 8pt;
        margin-right: 8pt;
        font-size: 14pt;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

P {
        text-indent: 1em;  
        margin-left: 8pt;
        margin-right: 8pt;
        margin-top: 10pt;
        margin-bottom: 6pt;
}

P.right {
        text-align: right;
}

CODE {  font: monospace}
VAR {   font: italic}
EM { color: red; }
STRONG {        color: red;}

.header {
        font-size: 80%
        margin-top: 0pt;
        margin-bottom: 0pt;
        text-align: center;
}

PRE {
	margin-left: 9pt;  	
}

PRE.blockcode {
        background: white 
}
p
P.strong256 {
        text-align: center;
        color: red;
}

.verystrong {
        font-size: 24pt;
        color: red;
}

.emdt { 
     margin-top: 5px;
     margin-bottom: 5px;
     padding-width: 0pt;
     background-color: #90f090 ;
     border-style: solid;
     border-width: 1px; }

.quote {
        line-height: 24pt;
        padding-width: 4pt;
}

.back {
        font-size: 15pt;
        background: #c0e0e0;    /* light red */
        padding: 0.3em;
        border-width: medium;
        border-style: none;
}
-->
