/* ------------------  MAIN ELEMENTS --------------- */
body 			{ 
				font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
				text-align: justify;
				}
				


td 				{
				color: #3480CB;
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				FONT-SIZE: 10pt; 
				FONT-STYLE: normal; 
				FONT-WEIGHT: normal;
				}

				
/* -------------------------  LINKS ----------------------------- */
A 				{
				color: #3480CB;
				font-weight: bold;
				text-decoration: none;
}
A:hover 		{
				color: #B2B272;
				font-weight: bold;
				text-decoration: underline;
}
A:active		{
				color: #B2B272; 
				font-weight: bold; 
				text-decoration: underline;
				}	

/* ------------------------------  OTHER ------------------------- */

	
.header	{
				color: #3480CB;
				font-size: 12pt; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold; 
				FONT-STYLE: normal; 
				}
	
			
.subheader	{
				color: #B2B272;
				font-size: 10pt; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold; 
				FONT-STYLE: normal; 
				}