body {font: 9pt Arial; font-weight: normal; text-decoration: none }
p {font-size: 9pt; text-align: left;color:333300}
td {font-size: 9pt; vertical-align:center; padding:0px; text-align: left}
p.poem {font-size: 10pt; text-align: left}
h1 {font-size: 14pt; font-weight: bold; font-style:oblique; color:333300; text-align:center}
h2 {font-size: 12pt; font-weight: bold; font-style:oblique; color:333300; text-align:center}
a:link { font-size: 9pt; text-align: left; text-decoration: underline; color: blue ;border-style:none}
ul {font-size: 9pt; text-align: left; margin-left: 40px ; display:inline}
    td.out{
	border-width:1px;
        background-color:444433;
        color: fde01e;
	  font-family: arial;
        font-size: 8pt;
	  padding:2px;
    }
    td.over{
        background-color:fde01e;
	  color:666600;
	  font-family: arial;
        font-size: 8pt;
	  padding:2px;
    }
    td.isout{
	border-width:1px;
        border-color:fee85b;
        background-color:fee85b;
        color: 000000;
	font-family: arial;
        font-size: 8pt;
	  padding:2px;
    }
    td.isover{
        background-color:666600;
	color:fde01e;
	font-family: arial;
        font-size: 8pt;
	  padding:2px;
    }