body {
	top-margin: 50em;
	bottom-margin: 0em; 
	left-margin: 0em; 
	right-margin: 0em; 
	font: 9px arial; 
	letter-spacing: 1px; 
	line-height: 11px; 
	text-align: justify; 
	color: #ADB5A0;
	background-color: #E5D5CD;
}

#main {
	border: 0; 
	top: 0; 
	left: 0; 
	width: 350;
	height: 177; 
	overflow: auto; 
	text-align: justify; 
	background-color: #F1E3DC;
}

p {
	text-indent: 25px;
}

bl {
	color: #7FAEBE; 
}

p.footer {
	font: 7pt arial;
	text-align: center;
	text-indent: 0px;
	padding: 2px;
	letter-spacing: 0px; 
	line-height: 9px; 
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 10px tahoma; 
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 1px;
	text-indent: 10px;
	color: #AAA09B;
	border-bottom: #AEB8BB 1px solid; 
	text-transform:uppercase;
}

table {	
	font: 9px arial;
	text-align: justify; 
}

input, select, textarea {
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 1px solid #AEB8BB;
	font: 9px arial;
	color: #ADB5A0;
	background: transparent; 
}

a, a:link, a:active, a:visited {
	color: #7FAEBE; 
	font-family: tahoma; 
	font-weight: normal;     
	text-decoration: underline; 
	letter-spacing: 0px; 
}

a:hover {
	font-weight: normal;
	text-decoration: none; 
}