/* Style Sheet */

body {
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	}
	
em {
	font-style: normal;	
	font-weight: bold;
	text-decoration: none;
	}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%; 
	margin-bottom: 0;
	padding-bottom: 0;
	}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%; 
	margin-bottom: 0;
	padding-bottom: 0;
	}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%; 
	margin-bottom: 0;
	padding-bottom: 0;
	}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

#printbanner {
	font-family: Arial, Helvetica, sans-serif;
	}
#printbanner h1 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
	}
#printbanner p {
	margin-top: 0;
	}	
	
#banner {
	display: none;
	}

#coordinates {
	display: none;
	}

#navwrap{
	display: none;
}
	
#centercol {
	display: none;
	}	

#footer {
	display: none;
	}

.imgleft {
	float: left;
	margin: 3pt 15pt 0 0;
	}
.firstparagraph {
	margin-top: 0;
}
