a:visited 
	{
		font-family: Arial; 
		font-size: 10pt;
		color:#000000; 
		text-decoration:none;
		font-weight: bold;
	}

a:hover 
	{
		font-family: Arial; 
		font-size: 10pt;
		color:#000000; 
		text-decoration: underline;
		font-weight: bold;
	}

a:link 
	{
		font-family: Arial; 
		font-size: 10pt;
		color:#000000; 
		text-decoration: none;
		font-weight: bold;
	}

.fstyle 
	{
	font: normal 8pt Arial;
	text-align: justify;
	}
	
ul.specials li
	{
		color: #F37A1F;
	}
	
ul.specials li span
	{
		color: black;
	}
	
.tight
	{
		margin-top: 0em;
		margin-bottom: -2em;
	}

	