body {  font-family:verdana, sans-serif; font-size: 80%; margin-left: 10%; margin-right: 10%; color: rgb(94,55,88); background: rgb(255,255,255);}
pre {font-family: monospace; }
div.box {border: double, border-width: medium; border-color: green; width: 50% align: left;}
div.color {background: rgb(204, 204, 204);
           padding: 1em;
           border-left: solid;
           border-bottom: solid;
           border-top: solid;
           border-right: solid;
border-left-width: medium;
border-right-width: thin; 
border-top-width: thin;
border-bottom-width: medium;
           margin-left: -8%;
           margin-right: 0%;
           align: center;} 
p {text-indent: -2em;}
h1, h2, h3, h4, h5, p, ul (font-family: sans-serif; }
h1 { margin-left: -5%;}
h2 { font-size: 120%; font-weight: bold; font-style: italic; margin-top: 0em; margin-bottom: 0em; }
h3 { text-transform: uppercase; }
h4,h5,h6 { margin-left: -4%; }
em {font-style: italic; font-weight: bold; }
strong { text-transform: uppercase;  font-weight: bold; }
