body         { background-image: url('../../images/sfondo.gif'); margin-left:0; margin-right:0; margin-top:0; color:#000000; font-family:Verdana;font-size:10pt }

h1           { font-size: 14pt }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: normal;
}

p            { margin-top: 5; margin-bottom: 5 }
.nrm         { font-size: 9pt }
.nrm_b       { font-size: 9pt; color:#FFFFFF }



.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}


.heading {
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}
.subheading {
	color : #000000;
	font-size: 17px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: bold;
}
.tiHeading {
	 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}
.tiText {
	
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}


.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.highlight {
	background-color: #ffff66
}

a  {
	color : #990000;
	
	text-decoration: underline;
	
	}

a:hover {
	color : #FF6600;
	
	text-decoration : underline;
	
}

a:visited {
	color : #333333;
	text-decoration : underline

	}

a:visited:hover {
	color : #FF3300;
	
	text-decoration : underline;
	
	
}

a:hover.boldLink {
	color : #FF0000;
	
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.boldLink  {
	color : #0000FF;
	
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a:visited.boldLink {
	color : #666666;

	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a:visited:hover.boldLink {
	color : #FF0000;

	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.smLink  {
	color : #990000;
	
	text-decoration: underline;
	font-size: 10px;
	}

a:hover.smLink {
	color : #FF0000;
	
	text-decoration : underline;
	font-size: 10px;
	
}

a:visited.smLink  {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}

a:visited:hover.smLink {
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	
}

a.nav  {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


a:hover.nav {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a:visited.nav {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

a:visited:hover.nav {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}


a.npLink  {
	color : #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a:hover.npLink {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a:visited.npLink {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a:visited:hover.npLink {
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a:hover.cat {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a:visited.cat {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a:visited:hover.cat {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}


ul {
	list-style-type: square;margin-top: 5; margin-bottom: 5
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}