body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color:#000000
}
.style1 {
	font-family: "Times New Roman", Times, serif
	}
.style2 {
	color:#000000;
	text-decoration: none;
	font-size: 20px;
	font-weight:bolder
	font-family:"Times New Roman", Times, serif}
.style3 {
	font-size: 24px
	}
.style4 {
	}
.style5 {color: #003399
	}
div#photo-group1 {
	height: 250px;
	overflow: auto;
	white-space: nowrap;
	font-size: 20px;	
}
div#photo-group2 {
	height: 250px;
	overflow: auto;
	white-space: nowrap;
	font-size: 20px;
	background-color: gray;		
}
.photo-list ul{list-style-type:none;}
.photo-list li{display:inline;}
