h1 {text-align:center}
h2 {text-align:center}
h3 {text-align:center}
h4 {text-align:center}
h5 {text-align:center}
h6 {text-align:center}
p.mid {margin-left:20%;margin-right:20%;text-align:justify;font-family:"Times New Roman"}
p.gen {margin-left:20%;margin-right:20%;text-align:center;font-family:"Times New Roman"}
p.right {margin-right:20%;text-align:right;font-family:"Times New Roman"}
p.inset {margin-left:25%;margin-right:25%;text-align:justify;font-family:"Times New Roman"}
body {background-color: #f0f0ff}
img.imright {float:right;margin:5px 0px 5px 10px}
img.imleft {float:left;margin:5px 10px 5px 0px}
ul
{float:left;
text-align:center;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
a.head
{width:8em;
text-decoration:none;
color:black;
background-color:#e11e1e;
padding:0.3em 0.6em;}
a.head:hover {background-color:black;color:white}
li {display:inline}