body { 	
	background-color: #eeddbb;
	color: #00526b;
	font-family: Times, "Times New Roman", serif;
	text-align: left;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #e06040;
	text-align: left ;
}

.MainHeading { 
/*	color: #D06040;	*/
	text-align: center; 
}

.Centered {
	text-align: center;
}

.Preamble{ 
	font-weight: bold; 
	font-style: italic; 
}

.Standard{ 
	font-weight: bold;
}

.DeadLink{ 
	font-weight: bold;
	color: #A0A0A0;
	text-align: center 
}
	            
A.Home{
	color: #d06040; 
	font-weight: bold; 
	text-decoration: none; 
}
A.Home:hover{ color: #FFFFFF }

.MainTable {
	width: 720px;
	border: none;
	padding: 5px;
}

.Prog{ font-family: Arial, Helvetica, "sans serif";
	       font-weight: bold;
	       color: #FFFFFF 
}

.Prog.Banner{ background-color: #000800; }















