﻿.stile {  color: #F24F00; text-decoration: none}
.stile a:link {  color: #F24F00; text-decoration: none}
.stile a:hover { color: #F24F00; text-decoration: underline}
.stile a:visited { color: #F24F00}

BODY {
	color: #000000;
  	font-family: "times new roman", sans-serif;
	font-size: 10pt;
	margin: 5px;
	padding: 5px;
	background-attachment: fixed;
}	
table {
	color: #000000;
  	font-family: "times new roman", sans-serif;
	font-size: 10pt;
}
p {
	color: #000000;
  	font-family: "times new roman", sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
footer {
	color: #000000;
  	font-family: "times new roman", sans-serif;
	font-size: 10pt;
}