<html>
<head>
/*  style sheet */

/* Page background color */
<style type="text/css">
body { background-color: white; color: black; margin-left: 10%; margin-right: 10%; }

body.Menu { background-color:#9feed4; font-family: Times, serif; font-size: 12pt; color:#0c5312;}
body.Menu h1 { font-family: Helvetica, sans-serif; font-size: 16pt; text-align: center;}
body.Menu h2 { font-family: Helvetica, sans-serif; font-size: 14pt;}
body.Menu h3 { font-family: Helvetica, sans-serif; font-size: 14pt; 
	font-style: italic; font-weight: bold;}

body.MenuBlue { background-color:#80eeee; font-family: Times, serif; font-size: 12pt; color:#0c5312;}
body.MenuBlue h1 { font-family: Helvetica, sans-serif; font-size: 16pt; text-align: center;}
body.MenuBlue h2 { font-family: Helvetica, sans-serif; font-size: 14pt;}
body.MenuBlue h3 { font-family: Helvetica, sans-serif; font-size: 14pt; 
	font-style: italic; font-weight: bold;}

body.PoetryPage    { background-color:#EEEEAA; font-family: Times, serif; color:#aa3311; }
body.Article    { background-color:#EECCAA; font-family: Times, serif; color:#553355;}
body.Article h1 { font-family: Helvetica, sans-serif; font-size: 16pt; }
body.Article h2 { font-family: Helvetica, sans-serif; font-size: 14pt;}
body.Article h3 { font-family: Helvetica, sans-serif; font-size: 14pt; 
	font-style: italic; font-weight: bold;}

table.table_of_content { font-family: Times, serif; font-size: 12pt; text-align: left;  color:#0c5312;}
table.table_of_content h1 { font-family: Helvetica, sans-serif; font-size: 16pt; text-align: center; }
table.table_of_content h2 { font-family: Helvetica, sans-serif; font-size: 14pt; text-align: center; }
table.table_of_content h3 { font-family: Helvetica, sans-serif; font-size: 12pt; text-align: left; }

table.PoetryPage    { background-color:#EEEEAA; font-family: Times, serif; color:#aa3311;}
table.PoetryPage  td.translated  { background-color:#EEccaa; font-family: Times, serif; color:#aa3311;}
body.PoetryPage  div.translated  { background-color:#EEccaa; font-family: Times, serif; color:#aa3311;}

body.Navig { background-color:#7cb3a8; font-family: Times, serif; font-size: 12pt; color:#f7f8ca;}
body.Navig h1 { font-family: Helvetica, sans-serif; font-size: 16pt; text-align: center;}
body.Navig h2 { font-family: Helvetica, sans-serif; font-size: 14pt;}
body.Navig h3 { font-family: Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight: bold;}

div.PoetryInsert    { background-color:#EECCAA; font-family: Verdana, Lucida, sans-serif; font-size: 80%; color:#553355;}
body.PoetryPage  div.quoted  { background-color:#EEccaa; font-family: Times, serif; color:#aa3311;}

</style>
</head>
</html>
