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

body
{
	margin:0px;
	background:#acaa81;
}

.text-1
{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#000;
		text-decoration:none;
}

.style2
{
		color:#F00;
}

.banner
{
	font-family: 'Ubuntu', sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#57570e;
	text-align:justify;
	text-decoration:none;
}


.footer
{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#dedec6;
		text-decoration:none;
}
.footer a
{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#dedec6;
		text-decoration:none;
}
.footer a:hover
{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#dedec6;
		text-decoration:none;
}

