body {
	font-family: Verdana, Arial, Helvetica;
	margin: 0;
}
.banner {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top
}
.text {
	font-size: x-small;
	color: #999999;
	text-align: left;
	vertical-align: top
}
.content {
	color: #666666;
	text-align: center;
	vertical-align: middle}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: line-through
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
