.info {
	color:#fff;
}

.pane .header-text, .title_huge_white {
	font-family:tahoma;
	font-size:14px;
	border-bottom:1px solid #291E17;
	margin-top:30px;
	background:none !important;
	text-align:center;
	padding-bottom:15px;
	color:#fff;
}

p.title_huge_white:first-letter {
	font-style:normal;
	color:#fff;
	font-size:inherit;
	font-family:tahoma;
	border:0px none;
}

.text_white13 {
	color:#F7D6BD;
	font-size:13px;
	line-height:1.5em;
	text-align:justify;
	text-indent:2.5em;
}

p {
	text-align:justify;
	padding:0 20px;
}

.list p {
	text-indent:0px;
	padding:0 60px;
	margin:0;
	margin-top:15px;
	text-align:center;
}

.list span {
	font-size:0.8em;
	color:#5A3F29;
}

a {
	color:#E6B792;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
td.text_white {
	
	text-indent: 0;
}
td {
	font-size:11px;
}
table.application {
	width:750px;
	text-align:left;
	margin-left:-30px;
}