h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #16387B;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    height: 30px;
<p align="center">
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-size: 20px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    background-color: #245399;
    font-family: verdana;
    font-size: 12px;
    color: #333333;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 240px;
    padding: 10px 5px 5px 5px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    font-size: 11px;
    background-color: #F7F7F6;
    background-image: none;
    background-repeat: no-repeat;
 }

 
