  /*Basic styles*/
    body
      {
	  font-family:"trebuchet ms", helvetica, arial, sans-serif;
	  }
	h1
	  {
	  display:block !IMPORTANT;
	  }
	h2
	  {
	  font-size:110%;
	  font-weight:400;
	  border-bottom:1px solid #527fab;
	  }
	h3, h3 a
	  {
	  font-size:90%;
	  }	
	h4, p, li, dd, dt, td, th, legend
	  {
	  font-size:76%;
	  }
	li li
	  {
	  font-size:100%;
	  }
	h2 a, h3 a, h4 a
	  {
	  text-decoration:none;
	  }
	
	#logoBar
	  {
	  margin-top:25px;
	  }

	h4.date
	  {
	  margin-top:0px;
	  margin-bottom:-10px;
	  font-style:italic;
	  }
	#content p img
	  {
	  float:left;
	  clear:left;
	  display:block;
	  padding:2px;
	  border:1px solid #527fab;
	  margin:0px 15px 10px 0px; 
	  }
	/* Sub styles*/
	
	/*index page*/
	  {
	  }
	.index li
	  {
	  font-size:100%;
	  padding:0px;
	  list-style-type:square;
	  }
	.index p 
	  {
	  margin-left:0px !IMPORTANT;
	  }
	.index h3
	  {
	  margin-bottom:0px;
	  line-height:1.2em;
	  }
	/*article pages*/
	
	#sec1 #content p, #sec2 #content p, #sec3 #content p
	  {
	  }
	#logo
	  {
	  display:block;
	  border:0;
	  }
	#footer noprint
	  {
	  display:none;
	  }
	#footer li
	  {
	  display:inline;
	  padding-left:10px;
	  font-size:76%;
	  margin:0px;
	  }
	#footer a
	  {
	  }
	#logoBar
	  {
	  text-align:center;
	  }
	#logoBar img
	  {
	  margin:6px 12px;
	  }
	.clearer
	  {
	  clear:both;
	  }
	  
	/* Header image styles*/

	#skipLink, .noprint
	  {
	  display:none !IMPORTANT;
	  }
	#nav, #nav*
	  {
	  display:none !IMPORTANT;
	  }