

h2 img {

border: 1px solid #000000;

}

h2 {

	text-align: center;
}

h1 {

padding: 8px 0 0 0;
text-align: center;

}

h3, h4

{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 18px 0 18px 0;
}

h5 {

padding: 8px 0 8px 0;
text-align: center;
font-size: 18px;
font-weight: bold;
font-style: italic;

}


div {

margin: 0 8px 24px 8px;

}

table {

border-collapse: collapse;
border-spacing: 2px;
border: 2px solid #C0C0C0;
width: 100%;

}

td a {

	text-decoration: none;
	font-weight: bold;
}

td {

width: 25%;
text-align: center;
border: 1px solid #C0C0C0;
padding: 2px;



}

.links {

text-align: center;

}

footer {

	text-align: center;
	margin: 22px 0 22px 0;
}

section a, footer a {

	text-decoration: none;
}

.navigate {

	text-decoration: underline;
	font-weight: bold;
	margin: 24px 0 24px 0;
	text-align: center;
}

span {
text-decoration: none;
		font-weight: bold;
	
}