body {
	background-color: #FFFFFF;
}
body, p {
	margin: 0px;
	padding: 0px;
}
body, tr {
	font-size: 13px;
	*font-size: 81.25%;
	line-height: 130%;
	color: #333333;
}
img {
	border: 0;
}
td {
	font-size: 105%;
}
#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
}
body > #container {
	height: auto;
}
#contents {
	padding-bottom: 20px;
}
#footer {
	width: 100%;
	height: 20px;
	bottom: 0;
	position: absolute;
	text-align: center;
}
.11 {
	font-family: Tahoma, Arial;
	font-size: 85%;
}
.12 {
	font-family: Tahoma, Arial;
	font-size: 100%;
}
.btn {
	height: 22px;
	width: 70px;
	font: bold 10px;
	color: #616D7C;
}