h1 { 
  color:#000000;
} 

h2 {
  color:#000000;
}

h3 { 
  color:#000000;
}

h4 { 
  color:#000000;
}

h5 { 
  color:#000000;
}

h6 { 
  color:#000000;
}

#header .logotext {
	color:#000000;
}

#header .line {
	border-bottom-color: #000000; 
}

th, th a:link, th a:visited { background-color:#FFFFFF; color:#000000; }

.printonly {display: block;}   /* this class is redefined in the index-ap.css file for display purposes */

.printhide {display: none;}    /* use this class when you do not want content to display on screen, but you do want the content printed */

