	* {
		margin:0;
		padding:0;
		}

html, body {

    height:100%;
	background:url(../images/bgstripe2.jpg) repeat;
	font-size: 12px;
	font-family: arial;
	text-align:center; /* horizontal centering for IE Win quirks */

	}

table {
	font-size: 12px;
	font-family: arial;
	background-color: #ffffff;
	}


table.none {
	font-size: 12px;
	font-family: arial;
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial;
	border: 0px ;
	}

table.tblspec {
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #008035;
	}
	
p {
	color: black;
	font-size: 12px;
	font-family: arial
}

td {
	color: black;
	font-size: 12px;
	font-family: arial
}

img.bord {border: 3px #9ebac6 solid;}

a.reverse:link {
	color: #CCCCCC;
	font-family: arial;
	text-decoration: none;
	
}

a:link {
	color: #008035;
	font-family: arial;
	text-decoration: none;
	
	
}

a:visited {
	color: #008035;
	font-family: arial;
	text-decoration: none;
}

a:hover {
	color: #c4f2ac;
	font-family: arial;
	text-decoration: none;
}

h1 {
		font-size:120%;
		font-weight:bold;
		color:#000000;
	}

h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.83em 0;
	color: #000000;
}

	#distance { 
		width:1px;
		height:0px;
		background-color:transparent;
		margin-bottom:60px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:700px;  /* 25.5em*/
		clear:left;
		width:650px; /* 45em*/
		background-color:transparent;
		}

	#container div {
		font-size:80%;
		float:center;
		}
		
	#container div h1 {
		font-size:100%;
		color:#000000;
		}

	#container div h2 {
		font-size:120%;
		color:#000000;
		font-weight:bold;
		margin:1em 0 0;
		}

	#container div h3 {
		font-size:100%;
		font-weight:bold;
		color:#000000;
		margin:.5em 0 0 .75em;
		}

	#container ul {
		margin-left:2em;
		}

	#container li span {
		font-size:70%;
		}
		
	#container p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}

	address {
		font-weight:normal;
		font-size:70%;
		font-style:normal;
		text-align:center;
		margin:1em 0em 0 1em;
		}
		
			
	#container h1 { 
		font-size:100%;
		font-weight:500;
		color:#9ebac6;
		}
