﻿
h2.headline
{
    font-family: Century Gothic;
    font-size:small;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:0px;
    }
h5.posted
{
    font-family: Century Gothic;
    font-size:x-small;
    font-weight:normal; 
    }
 /*
p.news, p.leader
{
    
    font-weight:normal;
    font-size:small; 
    }
 */    
 a.leader
 {
    font-family: Century Gothic;
    color:Gray;
    }
    
 a.headline, a.return
 {
    font-family: Century Gothic;
    font-size:x-small;
    font-weight:normal; 
    color:Gray;
    }
    
    
  a.return{
    display:inline-block;
    margin-bottom:20px;
  }  
    
    
    
