BODY, P, textarea p { 
	font-family: Sans-Serif, Verdana, Tahoma;
	font-size: 8pt;
	color: #032a44;
}


p {
	margin-bottom: 5px;
	
}

p.ingress {
	margin: 0px;
	color: #457f8d;
	font-weight: bold;
}

/* MENU TEXT ITEM STYLES */

a.nuoli, a.nuoli:link, a.nuoli:visited
{
	display: block;
	background-image: url('../img/nuoli.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: underline;
}




a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #238590;
	text-decoration: none;
}


.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-size: 8pt;
}


h1 {
	color: #eb3d00;
	font-size: 9pt;
	margin-bottom: 15px;
}

h2 {
	font-size: 9pt;
	color: #eb3d00;
	margin-bottom: 15px;
}

h3 {
	font-size: 8pt;
	color: #eb3d00;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 {
	color: #eb3d00; 
}

h5 {
	color: #eb3d00; 
}

h6 {
	color: #eb3d00; 
}


