body {
	font-family: arial, helvetica, sans-serif;
}

h2 {
	color: brown;
}

img {
	text-align: center;
}

table.overall {
	margin-left: 100;
}

ul {
	list-style-type: square;
}

table.whitetext {
color: white;
}

th.whitetext {
color: white;
}

td.whitetext {
color: white;
}

DIV.whitetext {
color: white;
}
