body
{
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a:link
{ 
	text-decoration: none; 
	color: #714D00; 
}

a:visited 
{ 
	text-decoration: none;
	color: #714D00; 
}

a:hover 
{ 
	text-decoration: none;
	color: #484800; 
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	top: 60px;
	width: 100%;
	height: 200px;
	margin: 0px;
	position: absolute;
	padding: 0px;
	line-height: 16px;
}
