body {
  background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
  margin: 0px;
  text-align: justify;
}

a { text-decoration: none; color: #4a749c; }

a:hover {	text-decoration: underline; }

div#center_poslatlink {
	width: 470px;
	background-color: #ffffff;
	padding-top: 60px;
	padding-left: 90px;
	padding-right: 30px;
  float: bottom;
	height: 100%;
}

h1 {
	color: #4a749c;
	font-size: 18px;
}

div#logo { 
  float: left;
	width: 590px;
}

