TD, TH, UL, OL, BODY { 
   color : #000000; }

P, BLOCKQUOTE {
   color : #010101; }



.headlineblack {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.headlinedarkblue {
	color: #000054;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.myheaderbkgimage {
	background-image: url(http://www.cs.umn.edu/~evw/Images/blue-bkg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}



/* Adapted from custom.css */


/* - Colors the subtitles blue in the body content - */


<!---

P, BLOCKQUOTE {
   font-family:  "Arial", "Helvetica", sans-serif;
   text-align: justify; 
   }
-->