:focus {
	outline: 0;
}
	

html {

	height:100%;
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	margin: 20px 10% 20px 10%;
	height:100%; 
}

a {

	color:#000000;
}

h1 {

	font-size:28pt;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size:16pt;
}


h3 {
	font-size:14pt;
}

h4 {
	font-size:13pt;
}


img {
	border:none;
	display: none;
	

}

	
	
#subTitle, #headerContainer ul, #internalPhotos ul {
	display:none;
}