body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hold {
	font-size: 12px;
	color: #999999;
	padding: 10px;
	border: 1px solid #999;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
a {
	color: blue;
	text-decoration: none;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
#title {
	font-size: 22px;
	text-align: center;
	color: white;
	background-color: #0031b5;
	padding: 5px;
	margin: 0;
}
#copy {
	text-align: center;
	font-size: 11px;
}
#info {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
