@charset "iso-8859-1";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a.linksleft:link     {
	color: #096464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.linksleft:hover  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;  }
	
a.linksleft:active   {
	color: #000000;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; }

a.linksleft:visited   {
	color: #000000;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; }	

.layout_texts {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.layout2_texts {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #7A541A;
	text-align: justify;
}


.test_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00ACAC;
}

a.linksfooter:link     {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.linksfooter:hover  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;  }
	
a.linksfooter:active   {
	color: #FFFFFF;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }

a.linksfooter:visited   {
	color: #FFFFFF;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
	
	.footer_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
}
.titles_layout {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.subtitles_layout {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.table_titles {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
	
	.table_subtitles {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
		.table_texts {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}