.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1 { font-family: Arial, sans-serif;
     font-size: 110%;
	 text-align: center;}
.navlink {
	color : #0033CC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 11px;
	text-decoration : none;
}
.navlink:hover {
	background-color : #FFFF00;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
body {
	background-color : #FFFF00;
	background-image : url(images/spain_background.gif);
	background-position : top;
	background-repeat : repeat-x;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #ADCFFF;
	scrollbar-face-color : #639ACE;
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.table-cap-podr		{font-size: 12px; font-weight: bold; background: #333771; color: #ffffff}
.table-cap-inner-podr	{font-size: 12px; font-weight: normal; background: #333771;}
.table-podr-even		{font-size: 12px; background: #f8f8f8}
.table-podr-odd		{font-size: 12px; background: #efefef}
.table-cap				{font-size: 12px; font-weight: bold; color: #ffffff; background: #3D96C2}
.table-cap-inner		{font-size: 12px; font-weight: normal; background: #9DD3EE}
.table-header			{font-size: 12px; font-weight: bold; color: #ffffff; background: #217198}
.table-tr			{font-size: 12px; font-weight: bold; color: #ffffff; background: #3D96C2}
.table-tr-odd			{font-size: 12px; background: #efefef}
.table-tr-even			{font-size: 12px; background: #f8f8f8}
