/* ---------------------------------------------------
CVS: $Id: small.css,v 1.1 2008/03/20 23:44:48 cvsdevel Exp $
Title: medium.css
Copyright: (c) 2008
Author: Smitty
Company: Rhino Internet Solutions
Description: Sets small font size for phoenix.gov
--------------------------------------------------- */

/* ------------------------------------------------
=Medium Font Size
------------------------------------------------ */

body {
   font-size: .688em; /* 11px */
   }

