body {
	background-color: #fffafa;
      	font-family: arial;
        padding: 10px 40px 0px;
	width: 900px;
     }

h2 {
       font-size:1.2em;
	text-align:center;
   }

h3 {
    font-size:1em;
	text-left;
	background-color:#e6e6fa;
   }

h4 {
	font-size:0.9em;
	text-align:left;
	}
	
b.emph {
       color:#b22222;
}

th {
	text-align:left;
        border:solid;
   }

td  {
	border:solid;
        border-width:thin;
}

th.head {
    	background-color:#e6e6fa;
        border: none;
}

p.nav {
	text-align:center;
}

b.title {
    font-size:1.2em;
}

td.head {
	padding: 1em;
	border: none;
}

table.syl {
        width:100%;
	border-collapse:collapse;
        border:solid;
}

