
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	text-align:center;
	background-attachment: fixed;
	background-color: #cccccc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	
}

td.sfondo {
	background-image: url(images/bordo.jpg);
	background-position: left;
	
}


table {
font-size: 12px;
line-height: 15px;
text-align: justify;
}


ul {
	font-size: 12px;
	list-style-position: outside;

	line-height: 20px; 
}


h1 {
	color: #003366;
	font-size: 13px;
	padding:0px;
	margin:0px;

}

h2 {
	color: #003366;
	font-weight: bold;
	line-height: 10px;
	padding:0px;
	margin:0px;
	font-size: 10px;
}


h3 {
	font-weight: 100;
	color: #FFFFFF;
	padding: 0px 0px;
	margin: 0px 0px;
	}

h4 {
	color: #FFFFFF;
	font-weight: 200; 
	font-style: italic;
	padding: 0px 0px;
	margin: 0px 0px;
	
}

a:link
{
	
	color: #003366;
	text-decoration: none;
}

a:visited
{
	color: #003366;
	text-decoration: none;
}

a:hover
{

	color: #008B8B;
	text-decoration: none;
}

a:active
{
	color: #003366;
	text-decoration: none;
}


