body {
	background-color: #4B83CB;
}
img {
	border: 1pt solid black;
}
td.ex, table.ex {
	background-color: #9EC1E4;
}
table.in {
	background-color: #64A2DC;
}
.title {
	font-family: Impact;
	font-size: 50;
	color: #0E4C92;
}
a {
	color: #0E4C92;
} 
a:hover {
	text-decoration: none;
	color: #9EC1E4;
}
a.dark {
	color: #ffffff;
} 
a.dark:hover {
	text-decoration: none;
	color: #ffffff;
}

