body { margin-top: 0em;
       margin-left: 0.1em;
       margin-right: 0.2em;
       margin-bottom: 0em;
      }
      
h4 { margin-left: 0em;
     margin-top: 0.5em; 
     margin-bottom: 0.5em;     
     font-style: italic;
     font-family: Eurostile;
     font-weight: bold; 
     font-size: 140%;     
     color: #FFFFFF;     
   }

img.border{ border-bottom: 1px solid #333300;
		border-right: 1px solid #CC6600;
	    }

table.menu { margin-top: 0em; }

table.center 
{ 
  margin-top: 0.1em; 
}

font.sub { 
	     font-family: Microsoft san serif;	     
	     margin-left: 1em;
	     font-size: 100%;	     
	   }

td.bighead { border-bottom: thin solid #330033;
		 background-color: #663366;
           }
td.shead {
	    background-color: #CCCC99;
         }


td.submenu
{
  border-bottom: 1px solid #333300;
  background-color: #663366;  
  color: #FFFFFF;  
  text-indent: 1em;
  font-weight: bold;
  font-style: italic;
  font-size: 100%;
}

td.celltitle
{
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  border-bottom: 1px solid #333300;
  background-color: #CCCC99;
  color: #000066;
  text-indent: 1em;
  font-size: 90%;
  font-weight: bold;
}

td.cell
{  
  border-bottom: 1px solid #333300;
  background-color: #CCCC99;
  color: #333366;
  text-indent: 1em;
  font-family: Times New Roman;
  font-size: 85%;
  margin-top: 0.1em; 
  margin-bottom: 0.1em;
}

td.rest
{
  background-color: #663366;
}

a.menu:link {text-decoration: none;
	  color: #333366;
	  }
a.menu:visited {text-decoration: none;
	     color: #333366;}
a.menu:hover {color: #000066; 
	   font-style: italic;
         font-weight: bold;}
a.menu:active {text-decoration: none;}

a.list:link {text-decoration: underline;
	  color: #336633;
	  }
a.list:visited {text-decoration: underline;
	     color: #336633;}
a.list:hover {text-decoration: underline;
              color:  #333366;
              font-style: normal;
              font-weight: normal;
	   }

img.lr
{
  border: thin solid #330033;
}

img.center
{
  border-top: thin solid #330033;
  border-bottom: thin solid #330033;
}

img.arrow
{
  border-top: thin solid #663366;
  border-bottom: thin solid #330033;
}	

p.desc
{
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 1em;
  margin-bottom: 1.5em;
  color: #333366;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
}

p.title
{
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 1em;
  margin-bottom: 1.5em;
  color: #660000;
  font-family: Microsoft Sans Serif;
  font-weight: bold;
  font-size: 105%;
}

p.pic
{  
  margin-left: 2em;
  margin-right: 1em;
  margin-bottom: 1.5em;
  color: #660000;
  font-family: Microsoft Sans Serif;  
  font-size: 85%;
}
  



