/* Local navigation menu, along the right side */
/* taken from threepart-f.css at W3C */


body {
	 background-color:white;
	 color:black;
     font-family : Times;
     font-size:100%;
     margin-left: 4em;
     margin-right: 4em;
     margin-top:1em;
     height:auto;
     margin-bottom:2em;
}


h1 {
   color:#efe;
   font-family :Gill sans,sans-serif;
   border-top: solid thin #338066;	
   border-bottom:solid thin #338066;
   background-color: #338066	;
   text-align:center;
   font-style: normal;
   font-size:120%
}  


h2 {
   color:#033;
   font-family :Gill sans,sans-serif;
   margin-left: 1em; */
   font-style:normal;
   margin-top: 1em;
/*   padding-top: 2.5em; */
   margin-top:1em;
/*   margin-left: 7em;*/
/*   border-bottom: solid thin #aa7 ;*/
   font-size:100% 
/*   border-top: solid thick #aa7 ; */ 
/*   border:solid thin #aa7; */ 
}
    
h4 {
   font-family :Gill sans,sans-serif;
   font-style:normal;
   padding-top: .5em;
   margin: 0em; 
/*   border-bottom: solid thin #aa7 ; */
   font-size:100%
/*   border-top: solid thick #aa7 ; */ 
/*   border:solid thin #aa7; */ 
}


/*TABLE {cellpadding,cellspacing: 0em }*/

a:link {color:navy}
a:visited {color:green}  
a:hover { background: #CCC; color: black }

span.textbf {color: green ; 
	    font-style: italic,normal ;
	    font-family: Gill sans,sans-serif} 

span.textit {color: green ; 
	    font-style: italic ;
	    font-family: Gill sans,sans-serif} 



div.quest {
   font-size: 90%;
   
}

div.quest span.textbf {
  background: #CCC;
 
}
