BODY {
	background-color: white;
	color: black;
	font-family: Arial, Sans Serif, Veranda;
}

P.header {
	text-align:center;
	font-size:x-large;
	font-weight:bold;
}

P.subheader {
	text-align:center;
	font-size:large;
	color:#666666;
}

.imp {
	font-weight:bold;
}

.over {
	background-color:red;
	color:white;
}

.header {
	background-color:#222222;
	color:white;
}

.footer {
	font-size: small
}
