/* Document settings */
html {
	height: 101%;
}
body {background-color:#ffffff; font-family:sans-serif;}
a {text-decoration:underline;}
a:link {color:inherit; cursor:pointer;}
a:visited {color:#800080;}
a:hover {color:#FF0000;}
a * {color:inherit;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
.xr_tl {position: absolute; white-space: pre; unicode-bidi:bidi-override;}
.xr_ap {position: absolute; border:none;}


#informationstext {
	color:#8392A4;
	position: relative;
	top: 600px;
	width: 740px;
	margin: 0 auto;
	
	margin-top: 30px;
	padding: 10px;
	padding-bottom: 30px;
	border: 1px dotted #ffffff;
	
}
#informationstext h1 {
	font-size: 13px;
	text-align: center;
}
#informationstext h2 {
	font-size: 18px;
	text-align: left;
}
#informationstext p {
	
	font-size: 13px;
	text-align: justify;
}

#informationstext a{
	color:#aaaaaa;
	text-decoration:none;
	font-weight:bold;
	}
#informationstext a:hover{	
	text-decoration:underline;
	}
	
#lp a{
	color:#aaaaaa;
	text-decoration:none;
	font-weight:bold;
	}
#lp a:hover{	
	text-decoration:underline;
	}