/* GENERAL */

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #482C10;
} /*#663300*/

a {
	font-family:  Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #943130;
	/*border-bottom: 1px #943130 dashed;*/
}

a:hover {
	font-family:  Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	color: #FF3300; 
	/*border-bottom: 1px #FF3300 dashed;*/
}

A:visited { 
	font-family:  Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color: #FF3300; 
	/*border-bottom: 1px #FF3300 dashed;*/
}

td {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color: #482C10;
} 

h1 {
	color: #943130; 
}

img {
 color: #FFFFFF;

} 
 /* FOOTER */
a.footer{font-family:  Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold;text-decoration: underline; color: #000066; }
a:hover.footer{font-family:  Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold; text-decoration: none; color: #999999; }
A:visited.footer{ font-family:  Arial, Helvetica, sans-serif; font-size:10pt;  font-weight: bold; text-decoration: underline; font-style: underline; color: #666666; }


/* FAQ */
.subject {font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #482C10;}
.question {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #482C10;}
.answer {font-family:  Arial, Helvetica, sans-serif; text-decoration: none; color: #482C10;}

/*
//
// MENU EXPANDIBLE
//
*/
.spanButton_off { display: none }

.spanButton_on { display: inline }