
/*  Style sheet file                   */
/*  Author: Paul Hazelden              */
/*  Last modified: 14/04/02            */

/*  Note that blanchedalmond is ffebcd */

BODY
    {
      background-color="blanchedalmond";
      text=  "#000000";
      link=  "#0000FF";
      vlink= "#800080";
      FONT-SIZE: 12pt;
      FONT-FAMILY: "Times New Roman";
    }

a:hover
    { color: red}

H1, H2, H3
    { font-weight: bold;
      font-family: Verdana, Arial, sans-serif;
      background: "#88CC88"}

H1  {
      text-align: center
    }

H2  {
      MARGIN: 20pt 0pt 0pt;
      padding-left:5pt;
    }

H3
    { font-style: italic;
      MARGIN: 15pt 0pt 0pt;
      padding-left:25pt;
    }
    
H4
    { font-weight: bold;
      font-size: "120%";
      font-style: italic}

P
    { 
      TEXT-INDENT: 15pt;
      padding-left:25pt;
      MARGIN: 10pt 25pt 5pt 15pt
    }
    
xUL, xOL
    { 
      TEXT-INDENT: -15pt;
      padding-left:25pt;
      MARGIN: 10pt 25pt 5pt 30pt
    }
    
xLI
    { 
      TEXT-INDENT: -15pt;
      padding-left:25pt;
      MARGIN: 10pt 25pt 5pt 30pt
    }
    
BLOCKQUOTE
    { 
      padding-left:50pt;
      font-family: Verdana, Arial, sans-serif;
      font-size="80%";
      MARGIN: 10pt 50pt 5pt 15pt
    }
    
P.indent
    { 
      TEXT-INDENT: 0pt;
      MARGIN: 10pt 25pt 5pt 45pt
    }
    
P.noindent
    { 
      TEXT-INDENT: 0pt;
      MARGIN: 10pt 5pt 5pt 30pt
    }
    
.Hang
    {
      TEXT-INDENT: -15pt;
      MARGIN: 10pt 5pt 5pt 30pt
    }


LI.body
    {
      TEXT-INDENT: -15pt;
      MARGIN: 10pt 5pt 5pt 45pt
    }

LI.body2
    {
      TEXT-INDENT: -8pt;
      MARGIN: 0pt 5pt 0pt 45pt
    }

.textmain
    {
      float: right;
      width:75%;
      text-align: justify
    }

.textnav
    {
      float: left;
    }
<!--DIV style="top:80px;
      border: solid green
      left:20px;
left:20px; border: solid green "-->

.textfoot
    {
      float: right;
      text-align: center;
      width:100%
    }

.index1
    {
      font-family: Verdana, Arial, sans-serif;
      FONT-SIZE: 11pt;
      MARGIN: 5pt 5pt 0pt 20pt;
      TEXT-INDENT: -15pt
    }
    
.index2
    {
      font-family: Verdana, Arial, sans-serif;
      FONT-SIZE: 10pt;
      MARGIN: 0pt 5pt 0pt 20pt;
      TEXT-INDENT: -10pt
    }

.index3
    { font-family: RotisSemiSerif, Times, serif;
      font-size: "80%"}

.com
    { font-style: italic}

.inlinehead
    { font-weight: bold;
      font-style: italic}

th.FillMont		{
			  background-color:#D0D0D0;
			  font-family: Verdana, Arial, sans-serif;
			  page-break-before:auto;
			}

th.FillDays		{
			  background-color:#D0D0D0;
			  font-family: Verdana, Arial, sans-serif;
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillMont		{
			  background-color:#D0D0D0;
			  font-family: Arial, sans-serif;
			}

td.FillLots		{
			  background-color:#D0D0D0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
			}

td.FillDay1		{
			  background-color:#C0C0C0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillDay2		{
			  background-color:#E0E0E0;
			  font-family: Arial, sans-serif;
			  font-size="80%";
		   	  border-color:#669999;
		   	  border-width:.1em;
		   	  border-bottom-style:solid;
			}

td.FillNum1		{
			  background-color:#C0C0C0;
			  font-family: Verdana, Arial, sans-serif;
			  font-align:right;
			}

th.FillDay1		{
			  background-color:#C0C0C0;
			  font-family: Arial, sans-serif;
			}

td.FillNum2		{
			  background-color:#E0E0E0;
			  font-family: Verdana, Arial, sans-serif;
			  font-align:right;
			}

th.FillDay2		{
			  background-color:#E0E0E0;
			  font-family: Arial, sans-serif;
			}