@charset "UTF-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, form, option, a, abbr, acronym, address, em, img, strong, sub, sup, ul, li {        
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Verdana, Arial, sans-serif;
}
body {
	line-height: 1;
	color: #333;
	margin-left: auto;
	margin-right: auto;
	}
#ladeq {
	line-height: 1.6;
	font-size: 12px;
	background-image: url(../gui/degrade.gif);
	background-repeat: repeat;
	height: 340px;
	text-align: justify;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 25px;
}

