html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

#sonepar {
	position: absolute;
	top: 0px;
	right: 5px;
}
#slo {
	position: absolute;
	top: 15px;
	left: 15px;
}

a.ntsl:link, a.ntsl:active, a.ntsl:visited { 
COLOR: #BE0C1C;
font-weight: bold;
text-decoration: none;
}
a.ntsl:hover {  
COLOR: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

div.apacia {
	padding : 3px 5px 2px 0px;
	text-align: center;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT: normal;
	COLOR: #495559;
	font-size: 11px;
}

div.dreams {
	margin-top : 2px;
	margin-left : 5px;
	text-align: left;
	line-height:180%;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	COLOR: #495559;
	font-size: 10px;
}
div.dreams1 {
	margin-bottom : 4px;
	margin-left : 5px;
	text-align: left;
	line-height:180%;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	COLOR: #495559;
	font-size: 10px;
}
a:link, a:active, a:visited { 
font-size: 11px;
COLOR: #495559;
FONT-FAMILY: tahoma;
font-weight: normal;
text-decoration: none;
}

a:hover {
font-size: 11px;
COLOR: #BE0C1C;
FONT-FAMILY: tahoma;
font-weight: normal;
text-decoration: none;
}