@charset "utf-8";

address {
	font-size: 12px;
	color: #999999;
	text-align: right;
}
address a {
	color: #92ACFA;
	text-decoration: none;
}
table {
	margin: auto;
	width: 500px;
}
td {
	padding: 10px;
}
th {
	font-weight: normal;
	text-align: right;
	width: 110px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
	color: #003366;
}
td , th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
