body{
	font-family: Verdana;
	margin: 5px;
	padding: 5px;
	background-color: #ffffff;
	color: #bacdcb;
	font-size: 13px;
}

.addresstext{
	font-family: Verdana;
	color: #00457A;
	font-size: 20px;
	text-align: center;
	position: relative;
	margin-left:auto;
	margin-right:auto;

}

a{
	color: #00457A;
	font-style: underline;
}

a:hover{
	text-decoration: none;
}

.center
{
margin-left:auto;
margin-right:auto;
position: relative;
text-align: center;
}

hr{
	width:450px;
}

.bodytext{
	text-align: center;
}


