.colTitle {
    font-size: 24px;
    }

.newsItems span.title a, .newsItems span.date  {
    font-size: 15px;
    }
     
.colTitle {
    font-size: 24px;
    }
    
.newsItems span.title a, .newsItems span.date  {
    font-size: 14px;
    }

body {
    font-size:14px;
    }


#leftNavHolder #leftNavContent {
    font-size:16px;
    }

#mainContent {
    line-height: 20px;
    }
    
h1 {
    font-size: 24px;
    }
    
h2 {
    font-size: 20px;
    }

h3 {
    font-size: 16px;
    }
