*#tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;

      }
    #tabsE ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }

    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

h1 {font-size: 24pt;
color : #8b0000; /*orange-red*/
text-align: center;
}

h2 {
font-size: 20pt;
color : #8b0000; /*orange-red*/
text-align: center;
}

h4 {
font-size: 18pt;
color: #000000;
text-align: center;
}
h1,h2,h3,h4 {
font-family: Monaco, hoefler text, georgia,, trebuchet MS, Verdana, arial;
}

em {
color: #ff0000;
}

body {
font-family: comic sans MS, arial, verdana;
color: #000000;
font-size:14pt;
text-decoration: none;
background-color : #ffebcd;
margin-left: 3%;
margin-right: 3%;
}
p {
text-align : left;
color : #000000;
font-family : comic sans MS, arial;
font-size : 14pt;
border-style : groove;
padding: 15px;
}

ul {
width:600px;
padding:0;
margin:0;
list-style-type : none;
}

 * a {
* width : 6em;
* text-decoration : none;
* color : #000000;
* background-color : #afeeee;
* padding : 0.2em 0.6em;
* border-right : 1px solid white;
}

