body,td {
	font-face: Arial, sans-serif;
	font-size: 100%;
	text: black;
	text-align: justify;
}

td.left * a,td.left a {
	display: block;
	padding: 5px;
	margin: 0;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: rgb(0, 19, 111);
	text-decoration: none;
	border: solid black 1px;
	margin-bottom: 5px;
	background-color: white;
	margin-left: 10px;
}

td.left * a.level2,td.left a.level2 {
	font-size: 120%;
	font-weight: bold;
	background-color: rgb(254,210,95);
	margin-left: 5px;
}

td.left * a.level1,td.left a.level1 {
	font-size: 140%;
	font-weight: black;
	background-color: rgb(255,180,40);
	margin-left: 0px;
}

td.left * a:hover,td.left a:hover {
	border: solid black 2px;
}

h1 {
	font-face: "Times New Roman", serif;
	font-size: 180%;
	text-align: center;
}

body {
	background-color: white;
}

img {
	margin: 5px;
	border: solid 1px;
}

a {
	border: none;
}

td.content {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

table.grid {
	border: solid black 1px;
}

table.grid * td {
	border: solid black 1px;
	padding: 5px;
	text-align: center;
}

table.grid * td a {
	text-decoration: none;
}

table.photos {
	width: 100%;
	border: none;
}
