* {
	margin:0;
	padding:0;
	letter-spacing: 2px;
		}
	
	html, body {
		height:100%;
		}
		
.header-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.header-white a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.header-white a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
}

.galleryheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: bold;
}

.galleryheader a {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: bold;
}

.galleryheader a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #CCCCCC;
	font-weight: bold;
}


.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: bold;
}


.label {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin:5px;
}

.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.pagecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}

.homecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}

.homecopy-sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.photocopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.photocopy-sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}


