body{
	background-color: #FFFFFF;
}

p,li,ol,ul{
	font-family: arial,verdana, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #808080;
}



h1{
	font-family: arial,verdana, sans-serif;
	font-size: 140%;
	font-weight: 400;
	color: #b2b2b1;
	letter-spacing:0.01em;
}

h2{
	font-family: arial,verdana, sans-serif;
	font-size: 90%;
	font-weight: 700;
	color: #b2b2b1;
}

h3{
	font-family: arial,verdana, sans-serif;
	font-size: 90%;
	font-weight: 700;
	color: #b2b2b1;
}

h4{
	font-family: arial,verdana, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #03a5d1;
}



a{
	font-family: arial,verdana, sans-serif;
	font-size:100%;
	font-weight: 100;
	color: #009ee1;
	text-decoration: none;
}

a:hover{
	font-family: arial,verdana, sans-serif;
	font-size:100%;
	font-weight: 100;
	color:#03a5d1;
	text-decoration: none;
}




a.legal{
	font-family: calibri,helvetica,verdana, sans-serif;
	text-transform:lowercase;
	font-size: 11px;
	text-decoration: none;

}

a.legal:hover{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 11px;
	color:#03a5d1;
	text-decoration: none;

}

.links{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color: #22bbea;
	font-weight:600;
	text-transform:lowercase;
}

a.links{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color: #22bbea;
	font-weight:600;
	text-transform:lowercase;
}
a.links:HOVER{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color: #1b91b5;
	text-transform:lowercase;
}


.zonamenu{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color:#888888;
	text-decoration: none;
}
a.zonamenu{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.zonamenu:HOVER{
	font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 12px;
	color:#888888;
	text-decoration: none;
}

input{font-family: calibri,helvetica,verdana, sans-serif;
	font-size: 15px;
	color:#222222;}


