	BODY		{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight:normal;
			color:#000000;
			margin: 0px;
			}

	.redfat		{font-size: 8pt;
			font-weight: bold;
			color: #FF0000
			}	
			
	.green		{font-size: 8pt;
			font-weight: bold;
			color: #339999
			}				

	.whitenormal	{font-size: 8pt;
			font-weight: normal;
			color: #FFFFFF
			}				
			
	.whitelarger	{font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF
			}			
			
	.blackfatlarger	{font-size: 10pt;
			font-weight: bold;
			color: #000000
			}
			
	.normallarger	{font-size: 10pt;
			font-weight: normal;
			color: #000000
			}			
			
	.subheader	{font-size: 10pt;
			font-weight: bold;
			color: #000000;
			text-decoration: underline
			}

	.coloredheader	{font-size: 8pt;
			font-weight: bold;
			color: #313B9C
			}		
			
	P		{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight:normal;
			color: #000000
			}
			
	UL		{list-style: square inside;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			font-weight:normal;
			color:#000000
			}			

/*	TABLE		{margin: 0px;
			padding: 0px;
			border-width: 0px;
			border-color: #000000
			}
*/

	TD		{font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;
			margin: 0px;
/*			background: url(/turism/prick2.gif); */
			color: #000000
			}

	H4		{font-size: 10pt;
			font-weight: bold;
			}
						
	A:link		{text-decoration: underline;
			font-style: normal;
			color: #339999;
			font-weight: bold
			}
			
	A:hover		{color:#339999;
			text-decoration:underline;
			}

	A:active		{color:#339999;
			font-weight:bold;
			text-decoration:underline;
			}
			
	A:visited		{text-decoration: none;
			font-style: normal;
			color: #339999;
			font-weight: bold
			}						