
  /************************************************************\
  *
  *	  wordCloud Copyright 2007 Derek Harvey
  *	  www.lotsofcode.com
  *
  *	  This file is part of wordCloud.
  *
  *	  wordCloud is free software; you can redistribute it and/or modify
  *	  it under the terms of the GNU General Public License as published by
  *	  the Free Software Foundation; either version 2 of the License, or
  *	  (at your option) any later version.
  *
  *	  wordCloud is distributed in the hope that it will be useful,
  *	  but WITHOUT ANY WARRANTY; without even the implied warranty of
  *	  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.	See the
  *	  GNU General Public License for more details.
  *
  *	  You should have received a copy of the GNU General Public License
  *	  along with wordCloud; if not, write to the Free Software
  *	  Foundation, Inc., 59 Tpxple Place, Suite 330, Boston, MA	02111-1307	USA
  *
  \************************************************************/

  .word {
  	padding-right: 4px;
  }
  .size9, .size9 a {
  	color: #000;
  	font-size: 14px;
  }
  .size8, .size8 a, .size7, .size7 a, .size6, .size6 a {
  	color: #000;
  	font-size: 13px;
  }
  .size5, .size5 a, .size4, .size4 a, .size3, .size3 a {
  	color: #000;
  	font-size: 12px;
  }
  .size2, .size2 a, .size1, .size1 a, .size0, .size0 a {
  	color: #000;
  	font-size: 11px;
  }
