body {
background-color: #B2B4B2;
color: black;
font-size: 2px;
font-family: georgia;
}

td.nav {
background-color: #65926D;
color:white;
text-align: center;
font-family: "Georgia", serif;
font-size: 14px;
vertical-align: middle;
}

td.nav a:link {
color: #ffffff;
text-decoration: none;
border: none;
}

td.nav a:visited {
color: #006400;
text-decoration: none;
}

td.nav a:hover {
color: #DAA520;
text-decoration: none;
font-family: "Georgia", "Times";
font-size: 14px;
}

td.nav a:active {
color: #DAA520;
text-decoration: none;
font-family: "Georgia", "Times";
font-size: 14px;
}

td.LS {
background-color: silver;
}

td.main {
background-color: white;
color: black;
vertical-align: top;
padding-top: 50px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
}

h2 {
font-size: 20px;
color: #65926D;
font-style: oblique;
font-family: "Georgia";
}

td.RS {
background-color: silver;
}

td.bottom {
background-color: silver;
color: gray;
font-size: 10px;
font-family: arial, sans-serif;
text-align: center;
padding-right: 30px;
}
