
	body, td {
		font-family: verdana;
		font-size: 11px;
		color:#666666;		
	}
	
	a {
		color:#009D9F;
		text-decoration: none;
	}
	a:hover {
		color:#000000;
		text-decoration: none;
	}
		
	.ltgrey {
		color:#999999;
	}
	
	.footer {
		color:#999999;
		font-size: 9px;
	}
	
	.block {
		line-height: 20px;
	}
	
	.head {
		font-size:16px;
	}
	
	.red {
		color:#FF0000;
	}
	
	ul
	{
		list-style-type: circle
	}