#content {width: 800px; margin: 0 auto}
body {background:white; font-family: arial; color:blue; font-size:11pt;}
h1{font-size: 18pt; color: black; font-family: comic sans ms, arial}
h2{font-size: 14pt; color: blue; font-family: comic sans ms, arial}
h3{font-size: 14pt; color: black; font-family: comic sans ms, arial}
p.words{font-family: comic sans ms, arial; font-size: 12pt;  color:blue}
p.notes {font-family: arial; font-size: 11pt; color:#008000; line-height: 1.5}
table.title{table-layout: fixed; background:white; width:800px; color:#008000}
table.words{table-layout: fixed; background:white; width:800px; color:#0000FF; border:0px; font-family: comic sans ms, arial; font-size: 12pt;}
table.notes{table-layout: fixed; background:white; width:800px; color:green; font-family: arial; font-size: 11pt; color:#008000; line-height: 1.5}
table.nav{table-layout: fixed; background:white; color:red; width:800px}
a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #0000FF}  /* visited link */
a:hover {color: #FF0000}   /* mouse over link */
a:active {color: #FF00FF}   /* selected link */
ul.square {list-style-type:square}
ul.blank{list-style-image:url(images/blank.gif)}
