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 #336666;
	    }

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 #003333;
		 background-color: #336666;
           }
td.shead {
	    background-color: #CCCC99;
         }


td.submenu
{
  border-bottom: 1px solid #333300;
  background-color: #336666;  
  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: #336666;
}

a:link {text-decoration: none;
	  color: #333366;
	  }
a:visited {text-decoration: none;
	     color: #333366;}
a:hover {color: #000066; 
	   font-style: italic;
         font-weight: bold;}
a:active {text-decoration: none;}

img.lr
{
  border: thin solid #003333;
}

img.center
{
  border-top: thin solid #003333;
  border-bottom: thin solid #003333;
}

img.arrow
{
  border-top: thin solid #336666;  
  border-bottom: thin solid #003333;
}

img.map 
{ 
  margin-top: 1em;
  margin-left: 1em;		  
}

p.para 
{ 
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
  color: #333366;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
}

ol.list
{
  margin-top: 0.5em;
  margin-right: 0.5em;  
  font-family: Microsoft Sans Serif;
  font-size: 75%;
  color: #333366;
}

ul.list
{
  margin-top: 0.5em;
  margin-right: 0.5em;  
  font-family: Microsoft Sans Serif;
  font-size: 75%;
  color: #333366;
}