body { font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin: 5px;
	background-color: lightgrey; }

th {color: blue; }

td {text-align: center; }

caption {font-size: 20px;
	font-weight: bold; }

a {text-decoration: none;
	color: black; }

a:hover {color: darkblue;
	background-color: lightblue; }

h2 {font-size: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; }

h3 {font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; }

h4 {font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; }
