	td {
	font-family: Garamond, serif;
	font-size: 12px;
	color: #000000;
	}
	
	h1 {
	font-family: Garamond;
	font-size: 3em;
		}
	h2 {
	font-family: Garamond;
	font-size: 2.5em;
		}
	h3 {
	font-family: Garamond;
	font-size: 1.5em;
		}
	h4 {
	font-family: Garamond;
	font-size: 2em;
		}
		
	p {
	font-family: Garamond, serif;
	font-size: 130%;
	text-decoration: none;
	color: #000000;
	line-height:1.2em;
	}

	a {
	font-family: Garamond, serif;
	text-decoration: none;
	color: #000000;
	}

	a:active {
	font-family: Garamond, serif;
	text-decoration: none;
	color: #000000;
	}

	a:visited {
	font-family: Garamond, serif;
	text-decoration: none;
	color: #000000;
	}

	a:hover {
	font-family: Garamond, serif;
	text-decoration: none;
	color: #000000;
	}

	.header{
	text-decoration: underline;
	line-height:1.5em;
	}
	ul {
	list-style-type: none;
	font-size: 130%;
	padding-left:155px;
	}
	ul li { padding-bottom: 20px;}

	#footer{
	clear: both;
	font-size: 1em;
	height: 20px;
	text-align: center;
	/*border-top: 1px solid #adadad;*/ border: none;
	padding: 8px 0px 4px 5px;
	margin: 0px; /*color: #aaaaaa;*/
	}

