body {
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(image/line.gif);
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
h2 {
	font-family: "MS UI Gothic", sans-serif;
	font-size: 16px;
	color: #003366;
	background-image: url(image/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.list_cell {
	font-size: 12px;
	color: 003366;
	border: 1px solid 003366;
}
.photo_cell {
	background-image: url(image/photo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
.double_font {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ff9999;
}
.-- {
	color: #FFF;
	font-size: 14px;
}
.oo {
	color: #FFF;
}
