td.bottomrow {
	background-color: #02377B;
	height: 450px;
	text-align: center;
}

a:hover {
	color: Maroon;
}

a:active {
	font-family: cursive;
}

a {
	color: #0000CD;
}


td.headrow {
	background-color: #FDC884;
	height: 200px;
	text-align: center;
}
a:link {
	
}
body {
	font-family: "Franklin Gothic Book";
	font-size: 110%;
	text-align: center;
	color: #FFFFC8;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FDC884;
	font-weight: 300;
}

h1 {
	font-family: "Franklin Gothic Book";
	font-size: xx-large;
	font-weight: lighter;
	text-align: center;
}

h2 {
	font-family: "Franklin Gothic Book";
	font-size: 130%;
	font-weight: lighter;
	text-align: center;
}

h3 {
	font-family: "Franklin Gothic Book";
	font-weight: lighter;
	text-align: center;
	color: Maroon;
}


b {
	color: Navy;
	font-weight: 900;
}



h5 {
	font-family: "Franklin Gothic Book";
	font-size: 110%;
	font-weight: lighter;
	text-align: center;
}



