/* CSS for TTZ */


body	{
		background: #FFFFFF;
		}


p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}


.sml	{
	font-size: 8pt;
	}


td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}


a	{
	color: #006699;
	text-decoration: none;
	}


a:hover	{
	color: #990000;
	text-decoration: none;
	}


.nav	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}


.nav:a:hover	{
		color: #A2C2DF;
		font-weight: normal;
		text-decoration: none;
		}

		
.showcase	{
		font-size: 8pt;
		color: #990000;
		padding: 5px;
		text-align: justify;
		}
