body { background: #DCDCDC; margin-left: 2em; margin-right: 2em; margin-top: 2em; margin-bottom: 2em; }



h1 { background: blue; color: white; font-size: 14pt; }

h2 { background: blue; color: white; font-size: 14pt; }

h3 { font-size: 10pt; }

h4 { background: blue; color: white; font-size: 14pt; }

h5 { font-style: normal; font-weight: normal; font-size: 13pt; }

h6 { font-style: normal; font-weight: normal; font-size: 10pt; color: blue; }

p { font-size: 10pt; line-height: 1.5em; }

ul { font-size: 10pt;  line-height: 1.7em; }

em { font-style: normal; color: red; }

strong { font-style: normal; font-weight: bold; font-size: 14pt; color: red; }

a:link { color: blue; }
a:visited { color: blueviolet: }
a:hover { color: orange; }