/*
	Topographical stylesheet for ZoneFitness Website
	Company: Webbytes
	Author: Tony Fairman
	http://www.webbytes.co.za
	Layout: 1024px
*/	

    * {
        font-family: Arial;
        font-size: 9pt;
        }
    
    h1, h1 span {
        font-family: Arial;
        font-size: 22px;
        text-transform: lowercase;
        }
        
    h2, h2 span {
        font-family: Arial;
        font-size: 17px;
        text-transform: lowercase;
        }
        
    a {
        font-size: 9pt; 
        font-weight: bold;
        }
        
    .NewsDay {
        font-size: 13pt;
        }        
        
    #QuickLinks ul li a {
        font-size: 8pt; 
        font-weight: bold;
        }        
        
    #Crumbs {
        font-family: Arial;
        font-size: 8pt;
        }
