BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	top: 0px;
	position: absolute;
}
#quote
{
	left: 200px;
	width: 280px;
	top: 135px;
	text-align: center;
	position: absolute;
}
.titleheading
{
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #ff0000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	width: 225px;
	margin-bottom: 5px;
}
.titleheading1
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}

.maptext
{
	display:block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 12px;
}

h2
{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 24px;
}
