TABLE {
	text-align: left;
	font-family: sans-serif;
	color: black;
	background: #FFFFFF;
	font-weight: normal;
}
	

TH, TD { /* ns 4 */
  	font-family: sans-serif;
	}

	
H1, H2, H3, H4, H5 {
	text-align: left;
	font-family: sans-serif;
	font-weight: bold;
	color: black;
}

.header {
	font: 1.5em;
	font-family: sans-serif;
	color: black;
	font-weight: bold;
}

.subheader {
	color: black;
	font-weight: bold;
}

.sidenav {
	font: normal small sans-serif;
	color: #000000;
}

.logo { 
	font:  1em sans-serif;
	font-weight: normal;
	color: black;
	}
	
.copyright { 
	font:  small sans-serif;
	font-weight: normal;
	color: black;
	}

.footer {
	font: normal small sans-serif;
	color: black;
}

A:hover { background: #FFB } 	BODY { 
	text-align: left;
	font-family: sans-serif;
	color: black;
	background: #FFFFFF;
	font-weight: normal;
 } 