
body {
	/* establishes the default font to be used; pushes the page up to the top; creates light-grey background */
	background: 		#e7f0fe;
	}

h2 {	
	background:			#041e42;
	}
	
#logo {
	background: 		#041e42;
	}
	
#menu {
	background: 		#869397;
	}
	
.tdLabelHeaderShaded {	
	background:			#041e42;
	}
	
.tdLabelHeaderShadedCenter {	
	background:			#041e42;
	}	
	
a:link  {
	color:				#003594;
	}
	
a:visited  {
	color:				#003594;	
	}
	
a.bounce {
	color:				#003594;	
	}
	
a.highlight {
	color:				#003594;	
	}