@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding:0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 20px;
	text-align:center;
}
.style2 {
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	margin: 10px 20px;
}
.album {
	width:100%;
	height:100%;
	vertical-align:middle;
}