body {
}

a:link {
	color: 	#0066FF;
	text-decoration: none;
}
a:visited {
	color: 	#0066FF;
	text-decoration: none;
}
a:hover {
	color: #008A00;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}


#top_title {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	width: 610px;
	height: 20px;
	border-bottom: 1px solid #999999;
}

#top_photo_frame {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 630px;
	height: auto;
	float: left;
}

#top_photo_border {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 600px;
	height: 10px;
	float: left;
	border-bottom: 1px dotted #999999;
}

#top_photo {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 600px;
	height: 100px;
	float: left;
}

#top_photo_box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 120px;
	height: 90px;
	float: left;
	border: 1pt solid gray;
}

#top_photo_box2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 120px;
	height: 79px;
	float: left;
	text-align: center;
	border: 1pt solid gray;
}

p {
	font-size: small;
}

li {
	font-size: small;
}
