.bubble-links {
	font: 12px Arial, Helvetica, sans-serif;
	float: right;
}
.brought-to-you-by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #304186;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
}
.content-area {
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #304186;
	clear: both;
	padding-top: 8px;
}
html {
	height: 100%;
}
a:hover {
	text-decoration: none;
	color: #006;
}
.a-to-z-links {
	font-size: 14px;
	font-weight: bold;
}
.search-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #6666CC;
	border: 3px double #000;
}
