BODY {
	background : #FFFBD7;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

H1 {
	font-size : 200%;
	letter-spacing : 2pt;
	text-align: center;
}
H2 {
	text-align: center;
}

TD {
	vertical-align: top;
	padding: 0px;
	border-collapse: collapse;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-spacing: 0px;
}

TABLE {
	background-color : Gray;
	border : thin ridge #6E6E6E;
}

tr {
	
}
li {
		padding-top: 15px;
		font-size : 120%;
}

.header
{
	background : #DEB887;
	font-weight: bold;
	border-bottom: 0px;
	text-align: center;
}

.odd
{
	border : thin solid Black;
	background-color: #B5FBFD;
	border-bottom: 0px;
}
.even{
	border : thin solid Black;
	background-color: #FFFFB9;
}

.img-link
{
	background-color: #99FF99;
}
.top-bar
{
	border-bottom: thin solid Gray;
	margin-bottom: 2em;
}
.descript{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 5em;
	margin-right: 5em;
	text-align: justify;
	text-indent: 2em;
	font-size: 120%;
}

.copy {
	font-size: 80%;
	border-top: thin solid Gray ; 
}

.navigation {
	color: Maroon;
	Margin-top: 2em;
	Font-weight: 100;
	Padding: 5px 1em 5px 1em;
	padding-left: 1em;
	padding-right: 1em;
}
.nav{
	background-color: #FFFFB0;
}
.nav-table{
	background-color : #C16100;
}
