@charset "UTF-8";
body, html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: -20px;
	padding-left: 0px;
}
h2 {
	color: #00BC8F;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footer   h6    {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#footer h6 a {
	color: #666666;
	text-decoration: underline;
}
#footer h6 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
a    {
	text-decoration: underline;
	color: #00BC8F;
}
a:hover {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grigio {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}
