	body {
		margin:0px 0px 0px 0px;
		}
	A:link		{ color: #CC3300; text-decoration: none; font-weight: bold; }
	A:visited	{ color: #CC3300; text-decoration: none; font-weight: bold; }	
	A:hover		{ color: #CC3300;  } 

	TD {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #666;
		}

	.small {
		font-family: Verdana, Arial, Helvetica;
		font-size: 9px;
		font-weight: normal;
		color: 666666;
		}
	
	.red {
		font-family: Verdana, Arial, Helvetica;
		font-size: 9px;
		font-weight: normal;
		color: #CC3300;
		}
		
	.headline {
		font-family: Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: bold;
		color: 666666;
		}
		
	.big {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #666;
		}		
		
	.index {
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold;
		color: #666;
		}				
