/* CSS Document */
body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
}
.text {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #515151;
	width: 380px;
	left: 30px;
	top: 30px;
	z-index:11;
	position: absolute;
	visibility: visible;
}

