A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}
A:hover {
	text-decoration : none;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3E3E3E;
	text-align : justify;
}
body#nota {
	background-attachment : fixed;
	background-image : url(gifs/bkg.gif);
	background-position : top center;
	background-repeat : no-repeat;
	top : 5%;
}
body#main {


}
P#disclaimer {
	text-align : center;
}
body#index {
	background-image: url(gifs/bkg1.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
