body { background: darkolivegreen; margin-left: 3em; margin-right: 5em; }
h1 { background: darkolivegreen; color: hotpink; font-size: 2.5em ; font-style: italic ; text-align: center ;}
h2 { font-size: 1.8em; font-style: italic; }
h3 { font-size: 1.3em; font-style: italic; color: #FF9933; }
h4 { font-size: 1.0em; font-style: normal; color: #DEB887; }

h5 { font-size: 1.0em; font-style: normal; color: #99FFFF; }
h6 { font-size: 1.5em; font-style: normal; color: #99FFFF; }

p { font-size: 1.2em; font-weight: bold; line-hight: 2.3em; }
p1 { font-size: 1.0em; font-weight: bold; line-hight: 2.3em; }

em { font-weight: bolt; color: crimson; font-weight: bold; } 

table { font-size: 1.5em; font-style: italic; font-weight: bold; }

table2 { font-size: 1.0em; font-style: normal; font-weight: bold; }

li { font-size: 1.2em; line-hight: 2.3em; }
a:link { color: #33CCFF; }
a:visited { color: #3399FF }
a:hover { color: orange; }