body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
	padding-top: 12px;
}
p {
	font-size: 14px;
}
td {
	text-align: justify;
	margin: -16px 0 0;
	padding-top: -16px;
}
h1 {
	color: #444;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 14px 0 4px;
}
.center {
	text-align: center;
}
.middle {
	text-align: center;
}
a:link {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: solid 2px;
}
a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
a:active {
	border-style: outset;
	border-width: 4px;
}
.link a:link {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.link a:hover {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.link a:active {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.link a:visited {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.image a:link {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:hover {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:active {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.image a:visited {
	text-align: center;
	padding: 0;
	border-width: 0;
}
.height {
	line-height: 20px;
}
