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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 13px;
}.h1 {
	color: #1C59A5;
}
a {
	color: #1C59A5;
	font-weight: bold;
	text-decoration: none;
}
