@charset "UTF-8";
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.style3 {color: #FF9900}
.style4 {color: #C8CCED}
body {
	margin:0;
   	padding:0;
	background-color: #ffffff;
	background-image: url(img2/papera.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	color: #EB008B;
}
a:visited {
	color: #EB008B;
	text-decoration:none;
}
h1	{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;	
	color: #FFFFFF;
	}
	
h2	{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
h3	{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}