<style type="text/css">


	h1, h2, h3, h4 
		{
		font-family: Lucida, Arial;
		}

	body 
		{
		font-family: Lucida, Arial;
		color: #663300;
		}
	
	#footnote 
		{
		font-family: Lucida, Arial;
		color: #663300;
		}

	#arialfoot 
		{
		font-family: arial
		}

	#navbar a 
		{text-decoration: none;
		font-weight: bold;
		font-size: 120%;
		}

	#navbar a:link 
		{
		color: #663300;
		}

	#navbar a:visited 
		{
		color: #CC0000;
		}

	#navbar a:hover
		{
		text-decoration: underline;
		}

	#navbar2 
		{
		width: 180px; 
		padding: 0;
		margin: 0;
		border-collapse: collapse;
		}

	#navbar2 td 
		{
		border-bottom: 2px solid #CC0000;
		}

	#navbar2 a 
		{
		text-decoration: none;
		font-weight: bold;
		}

	#navbar2 a:link 
		{
		color: #336600;
		}

	#navbar2 a:visited 
		{
		color: #990000;
		}

	#navbar2 a:hover 
		{
		text-decoration: underline;

		}



	#linenavbar a 
		{
		text-decoration: none;
		font-weight: bold;
		}

	#linenavbar a:link
		{
		color: #663300;
		}
	#linenavbar a:visited 
		{
		color: #CC0000;
		}

	#linenavbar a:hover
		{
		text-decoration: underline;
		}

	hr
		{
		color: #663300; 
		noshade: noshade;
		}

	a 
		{
		font-weight: bold;
		}

	a:link 
		{
		color: #808000;
		}
	
	a:visited
		{
		color: #CC0000;
		}

	a:hover 
		{
		text-decoration: underline;
		}

</style>