@charset "utf-8";
/* 
Large Font Style Sheet 
============================
Version:	1.0		
Build:		20/08/08
Author:		John Simpson

THIS STYLESHEET IS ONLY FOR TEXT SIZES
Please DO NOT ADD content styles to this style sheet. 
*/

/* Generic */
body { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:17px; }
/* -END- */

/* Header Titles */
h1 { font-family:Arial, Helvetica, sans-serif; font-size:19px; margin:0; padding:10px 0 10px 0; font-weight:bold; color:#4ba6a5; }
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0 0 0 0; font-weight:bold; color:#4ba6a5; }
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0 0 0 0; font-weight:bold; color:#4ba6a5; }
/* */

/* Footer */
#footer { font-size:11px; line-height:12px; }
#footer a:link, 
#footer a:visited, 
#footer a:hover { font-size:11px; }
/* -END- */


