@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
p {
	padding-left: 30px;
}
li { 
	padding:: 0;
}
.style1 {
	color: #f1d0d3;
}
.style2 {
		color: #feffea;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {
	font-size: 14px;

	color: #FFFFFF;
}
.style5 {
	font-size: 10px;
	color: #986a74;
}
.style6 {
	color: #d6903f;
}
.style7 {
	color: #54051A;
	font-weight: bold;
}
.stile8 {
	color:#FFFFFF;
	font-size:12px;
	}
.stile9 {
	color:#003366;
	font-size:12px;
	}
a:link {
	color: #feffea;
	text-decoration: underline;
}
a:visited {
	color: #feffea;
	text-decoration: underline;
}
a:hover {
	color: #feffea;
	text-decoration: none;
}
a:active {
	color: #feffea;
	text-decoration: underline;
}
a.two:link {color: #986a74; text-decoration:none}
a.two:visited {color: #986a74; text-decoration:none}
a.two:hover {color: #986a74; text-decoration:none}
.style6 {
	color: #d6903f;
}