body{
background-color: #fff8a0;
color: black;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
margin:2%;
}

p {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
font-weight: normal;
font-style: normal;
margin: 1em;
}

h1 {
color: #000066;
font-family: Times, "Times New Roman", serif;
font-size: 2em;
text-decoration: none;
font-weight: bold;
font-style: normal;
text-align: center;}

h2 {
font-size: 1em;
font-weight: bold;
font-style: normal;
text-decoration: none;
color: #000066;
text-align: center;}

h3 {
font-size: .9em;
font-weight: bold;
text-align: center;}

p.top-navbar {
background-color: #ffffcc;
border: thin #000066 solid;
padding: 2%;
font-size: 1.1em;
font-weight: normal;
font-style: normal;
text-align: center;}

p.top-navbar a:link {
background-color: #ffffcc;
color: #000066;
}

p.top-navbar a:visited {
background-color: #ffffcc;
color: #000066;
}

p.top-navbar a:hover {
background-color: #000066;
color: #ffffcc;}

p.top-navbar a:active {
background-color: #ffffcc;
color: #000066;}

p.bottom-navbar {
background-color: #ffffcc;
border: thin #000066 solid;
padding: 2%;
font-weight: normal;
font-style: normal;
color: #730028;
font-size: .8em;}

p.bottom-navbar a:link {
background-color: #ffffcc;
color: #000066;}

p.bottom-navbar a:visited {
background-color: #ffffcc;
color: #000066;}

p.bottom-navbar a:hover {
background-color: #000066;
color: #ffffcc;}

p.bottom-navbar a:active {
background-color: #ffffcc;
color: #000066;}

table {
	background-color: #ffffcc;
	border-style: solid;
	border-color: #000066;
	border-width: thin;
	border-collapse: collapse;
	width: 99%;}

td {
	border: 1pt #000066 solid;
	width: 50%;
	padding: 1% 1% 1% 1%;
	vertical-align: top;
}

td a:link {
background-color: #ffffcc;
color: #000066;
}

td a:visited {
background-color: #ffffcc;
color: #000066;
}

td a:hover {
background-color: #000066;
color: #ffffcc;
}

td a:active {
background-color: #ffffcc;
color: #000066;
}

table img {
border-style: solid;
border-color: black;
border-width: 1px;
margin-left: auto;
margin-right: auto;}


