@CHARSET "UTF-8";

.clear {
    clear: both;
    overflow:hidden;
    height:0px;
}

h1 {
    font-size:28px;
    margin-top:0px;
    font-weight:normal;
    margin-bottom:20px;
    line-height:normal;
    color:#2079b0;
    border-bottom:1px solid #2079b0;
}
    h1 a {
        color:#2079b0;
        
    }
h2 {
    font-size:16px;
    margin-top:0px;
    font-weight:bolder;
    margin-bottom:14px;
}
h3 {
    font-size:14px;
    margin-top:0px;
    font-weight:bolder;
    margin-bottom:14px;
}
.readActions {
    padding-top:4px;
    border-top:1px solid #C98852; 
    text-align:center;
    margin-bottom:20px;
    
}
    .readActions a {
        color:#C98852;
        text-decoration:none;
        font-weight:bolder;  
    }
    .readActions a:hover {
        text-decoration:underline;
    }

img {
    border:0px;
}

