body
	{
		margin: 0
		padding: 0;
		font: 90% helvetica, arial, sans-serif;
		font-weight: 800;
		text-align: left;
		color: #634E42
		background: #5D473A;
	}


.description 
	{
		font: 100% helvetica, arial, sans-serif;
		text-align: justify; 
	}

table
	{
		margin: 20px 30px 10px 20px;
		padding: 0;
		font: 90% helvetica, arial, sans-serif;
		text-align: left;
		background: #B9AAA0;
	}


table.nav
	{
		margin: 0px 0px 0px 0px;
		font: 110%
		font-weight: bold ;
		padding: 0;
		text-align: left;
		background: #927868;
	}


a:link
	{
		color: #42342D; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a:hover
	{
		color: #ffffff; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a:visited

	{
		color: #634E42; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a:visited:hover

	{
		color: #ffffff; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}



a.nav:link
	{
		color: #42342D; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a.nav:hover
	{
		color: #ffffff; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a.nav:visited

	{
		color: #634E42; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}

a.nav:visited:hover

	{
		color: #ffffff; 
		font: 110% ;
		text-decoration: none ;
		font-weight: bold ;
	}




h1
	{
		font: 120% helvetica, arial, sans-serif;
		font-weight: 800;
		margin: 0px
	}


ul
	{
		margin: 0px 4px 20px 60px;
		padding: 0;
		font: 90% helvetica, arial, sans-serif;
		text-align: left;
		color: #634E42;
		background: B9AAA0;
	}



a {color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover {color: #ffffff; text-decoration: underline; font-weight: bold; }
a:visited {color: #634E42; text-decoration: none; font-weight: bold; }
a:visited: hover {color: #ffffff; text-decoration: underline; font-weight: bold; }


#nav

	{
		margin: 0;
		padding: 0;
		font: 100% helvetica, arial, sans-serif;
		text-align: left;
		background: #927868;
		font-weight: bold;
	}

