body {
	background-color: #FFFFFF;
	margin: 0px;
}
table.nav {
	background-color: #C4E3F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #99CEEE;
	border-right-color: #99CEEE;
	border-bottom-color: #99CEEE;
	border-left-color: #99CEEE;





}
a.nav:link {
	text-decoration: none;
	color: #000000;
	background-color: #C4E3F5;
}
.navbetweens {
	color: #608296;



}
a.nav:hover {

	text-decoration: underline;
	color: #000000;
	background-color: #C4E3F5;
}
a.nav:active {

	text-decoration: none;
	color: #000000;
	background-color: #C4E3F5;
}
a.nav:visited {


	text-decoration: none;
	color: #000000;
	background-color: #C4E3F5;
}
h3 {
	font-family: "Garamond, Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.photospace {
	margin-right: 10px;
}
.didyouknow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #C4E3F5;


}
