
//body		{background-color:#c9ddbd}
//body		{background-color:#efdbab}
body		{background-image: url("images/parchment.jpg")}
body		{color:black}
body		{text:black}

a:active	   {color:white}
a:hover 	   {color:white}
// a:link		{color:#66934a}
a:link		{color:#8b1c11}
//a:visited	{color:#808080}
a:visited	{color:#3d0c08}

p.normal	   { font-size:small }
p.medium    { font-size:+1}
p.large		{ font-size:+2 }
p.indent1	{ margin-left: 3em }
p.indented  { text-indent: 3em }
p.define    { text-indent: -3em; margin-left: 3em }
p.quote    { font-size: x-small }
div.quoter    { text-align: right; margin-right: 5em; font-size: x-small }

.copyright	{ font-family  : arial, helvetica, sans-serif;
		        font-size:8pt}

.tinycopyright	{ font-family  : arial, helvetica, sans-serif;
		           font-size:6pt}

.medium-heading { font-size:14pt; }

font.filesize	{
		            font-size: 9pt;
		            font-family: arial, helvetica, sans-serif;
		            color:black;
                  font-style: "italic", "oblique";
                  font-weight: normal;
               }
font.title     {
                  font-size: 18pt;
                  font-family: "ITC Bookman", "Times New Roman", Times, Roman;
                  font-style: "bold-italic", "italic", "oblique";
                  font-weight: bold;
               }
font.heading   {
                  font-size: 14pt;
                  font-family: "ITC Bookman", "Times New Roman", Times, Roman;
                  font-style: "bold-italic", "italic", "oblique";
                  font-weight: bold;
               }

font.fancy     {
                  font-family: "Times New Roman", Times, Roman;
                  font-style: "italic", "oblique";
               }

p.counter	   {
                  font-family  : arial, helvetica, sans-serif;
		            font-size: 10pt;
                  margin-top: 0;
                  margin-bottom: 0;
               }

font.cntnum	   { 
		            font-size: 12pt;
                  font-weight: bold;
                  color: #ff9218;
               }

font.trackno   {
                  font-family:  arial, helvetica, sans-serif;
                  font-size: 9pt;
               }
font.trackName {
                  font-family:  arial, helvetica, sans-serif;
                  font-size: 11pt;
               }
p.trackInfo    {
                  text-indent: -13px;
                  margin-left: 13px;
               }

table.schedule  {
                   table-layout: auto;
                   cell-spacing: 10px;
                   vertical-align: top;
                }

table.schedule tr {
                     vertical-align:   top;
                  }

td.date         {
                   nowrap: true;
                   width:  12em;
                }