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;     
   }

h3.title
{
  margin-left: 1em;
  margin-top: 0.2em; 
  margin-bottom: 0.2em;     
  font-style: italic;
  font-family: Eurostile;
  font-weight: bold; 
  font-size: 120%;     
  color: #FFFFFF; 
}

h3.question
{
  margin-left: 1em;
  margin-top: 0.2em; 
  margin-bottom: 0.2em;  
  font-family: Microsoft Sans Serif;  
  font-size: 90%;     
  color: #336633; 
}

img.border{ border-bottom: 1px solid #333300;
		border-right: 1px solid #CC6600;
	    }

table.menu { margin-top: 0em; }

table.center 
{ 
  margin-top: 0.1em; 
}

table.warranty
{
  margin-top: 1em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

font.sub { 
	     font-family: Microsoft san serif;	     
	     margin-left: 1em;
	     font-size: 100%;	     
	   }

td.gray
{
  background-color: #EBEBEB;
}

td.bighead { border-bottom: thin solid #000033;
		 background-color: #666699;
           }
td.shead {
	    background-color: #CCCC99;
         }


td.submenu
{
  border-bottom: 1px solid #333300;
  background-color: #666699;  
  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: #666699;
}

td.list
{  
  background-color: #EBEBEB;  
}

p.list
{
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin-left: 2em;    
  font-size: 75%;  
}

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;
	   }

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;}

img.lr
{
  border: thin solid #000033;
}

img.center
{
  border-top: thin solid #000033;
  border-bottom: thin solid #000033;
}

img.arrow
{
  border-top: thin solid #666699;
  border-bottom: thin solid #000033;
}

p.linkhead
{
  margin-top: 0.5em;
  margin-left: 1.5em;
  margin-bottom: 1em;  
  color: #336633;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
}

td.linkhead
{
  border-top: 1px solid #666699;
}

p.content
{
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  color: #333366;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
}

div.institle
{  
  margin-top: 1em;
  margin-left: 0em;  
  font-family: Microsoft Sans Serif;
  font-size: 100%;
  font-weight: bold;  
  color: #333366;
  background-color: #CCCCCC;
}

p.subtitle
{
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0.5em;
  font-family: Microsoft Sans Serif;
  font-size: 85%;  
  color: #336633;
  text-decoration: underline;
}

ul.ins
{
  margin-top: 0.5em;
  margin-right: 0.5em;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
  color: #333366;
}

ol.list
{
  margin-top: 0.5em;
  margin-right: 0.5em;
  font-family: Microsoft Sans Serif;
  font-size: 75%;
  color: #333366;
}

a.body:link {text-decoration: none;
	  color: #333366;
	  }
a.body:visited {text-decoration: none;
	     color: #333366;}
a.body:hover {text-decoration: underline;
              font-style: normal;
              font-weight: normal;
	   }

blockquote { font-family:Microsoft sans serif;     
             color: #333366;
             font-size: "12";
             font-weight: bold;
           }

table.border { border-color:#999966"; }


