@CHARSET "iso-8859-1";

#layout_d0 {
	top: 62px;
	left: 62px;
	height: 218px;
	width: 400px;
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #dddddd;
	float: left;
}

#layout_d1 {
	top: 62px;
	left: 462px;
	height: 218px;
	width: 400px;
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #dddddd;
	float: left;
}

p {
	margin-bottom: 12px;
}

a {
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

