  body {
  	color: #000000; 
	
	background-color: #DCE4FC; 
	font-family:Arial, Helvetica, sans-serif;
	}

  .important {
  	color:#ff0000;
  }
 
  h1 {color:#000075;}
  h2 {color:#000076;}
  h3 {color:#000077;  margin-top: 30px; padding-left:10px; border-top-style:dotted; border-left-style:dotted; width:300px;}

  h3.important {color:#ff0000;  margin-top: 30px; padding-left:10px; border-top-style:dotted; border-left-style:dotted; width:300px;}
 
  a:link {
	text-decoration: none; 
	color: #000077;
	}
  
  a:visited { 
	text-decoration: none; 
	color: #000077;
	}
	
  a:hover, a:active { 
	text-decoration: underline; 
	color: #000077;
	}
  
  blockquote {background-color:#DCE0FC;}
  
  #speaker {
  	text-indent: 5px;
	font-weight:bold;
	}
  
  #speakterTopic {
  	text-indent: 40px;
	font-style:italic;
  }
  
  #edbtbox {
	background-color: #FFFFFF;
	padding: 10px 100px 10px 100px;
	}
	
  #edbtbox h3 {
    color: #449933;
    background-color:inherit;
	border-top-style:none;
	border-left-style:none;
  	width: auto;	
	}

  #edbtbox a {
    color: #449933;
	}
	
 #impDatesTopBox {
	padding: 10px 100px 10px 100px;
	}

 #impDatesTopBox h1 {
 	color: #ff0000;
	}
	
 #impDatesTopBox h1 a {
 	color: #ff0000;
	}
