body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	margin: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F29200;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
a:hover {
	color: #000000;
	background-color: #B5BED6;
	text-decoration: none;

}
td {
	font-size: 16px;
}
.smallnav {
	font-size: 12px;
}
.tdattainment {
	font-style: italic;
}
h4 {
	font-style: italic;
}
