body {color: #ffffff; 
	background-color: #FFFFFF;  
	margin-left: 5; 
	margin-right: 5; 
	margin-top: 5; 
	margin-bottom: 5; 
	font-family: Arial, helvetiva;
}

a.section {
	padding-left: 3px;
	border-left: medium solid black;
	color: black;
}

a.section:link {
	background-color: transparent;
	color: black;
	font-size: 20px;
	
}
a.section:visited {
	background-color: transparent;
	color: black;
	font-size: 20px;
}
a.section:hover {
	background-color: transparent;
	color: Black;
	font-size: 20px;
	text-decoration:none;
	
}
a.section:active{
	background-color: transparent;
	color: black;
	font-size: 20px;
}


a.alang:link {
	background-color: transparent;
	color: black;
	font-size: 15px;
}

a.alang:visited {
	background-color: transparent;
	color: black;
	font-size: 15px;
}
a.alang:hover {
	background-color: black;
	color: Black;
	font-size: 15px;
}
a.alang:active {
	background-color: transparent;
	color: black;
	font-size: 15px;
}




.whiteTitle1 {
	color: black;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.whiteTitle2 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

Table.photoTable {
	border: 3px solid black;

}

.locationText {
	color: black;
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	font-size: 18px;
	
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	font-size: 16px;
	
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	font-size: 16px;
	
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bolder;
	font-size: 16px;
}