 


h1{
	font-size: 200%;
	text-align:center
}
h2{
	font-size: 150%
}
H3{
	font-size: 120%
}

td.tableone{background-image: url(images/alt title3.jpg); layer-background-image: url(images/alt title3.jpg); background-repeat: no-repeat; height=126; border-width: 0}

td.text{
	font-size: 90%;

height=100%;  		text-align: justify;
	vertical-align: top;
	margin-right: 30;
	margin-top: 10;
	padding: 30px;
	background-color: #FFFFFF;
}
body{
	font-family:"Arial", "Helvetica", sans-serif;
	color:black;
	text-decoration:none;
	background-color: #CCCCCC;
	font-size: 14px;
}
img{border-style: none}

#button {
	background-image: url(images/listnavbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 8.7em;
	
	padding: 0 0 0 0;
	

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		
		border: none;
		}
		
	#button li {
		
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border: none;
		
		background-color: transparent;
		color: black;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border: none;
		background-color: #55A8A2;
		outline: black solid thin;
		FILTER: DropShadow(Color=#FFF, OffX=5, OffY=-3, Positive=1);
		color: black;
