div#bubble
{
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: 40px;
	width: 325px;
}

div#bubble h1,
div#bubble h2,
div#bubble h3,
div#bubble h4,
div#bubble h5,
div#bubble h6,
div#bubble p
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#bubble p
{
	font-size: 9pt;
}

div#bubble-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
