body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    color: #999999;
 }

 .sf_blog_post {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 h3.sf_blog_posttitle a {
    color: #94A0BC;
    font-size: inherit;;
    background-color: inherit;;
 }

 .sf_blog_entry {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_postmeta {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_outer_wrapper {
 }

 .sf_blog_main_header {
    font-size: 22px;
    color: #FF6600;
 }

 .sf_blog_sub_header {
    font-size: inherit;;
    color: inherit;;
    background-color: inherit;;
 }

 .sf_blog_sidebar {
    color: #999999;
    font-size: inherit;;
    background-color: inherit;;
 }

 .sf_blog_pagetitle {
 }

 .sf_blog_content {
 }

 .sf_blog_footer {
    font-size: 10px;
    color: #999999;
    background-color: #333333;
 }

 .sf_blog_extra10 {
    background-color: #CCCCCC;
    background-image: url(images/header_image_1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar .submit-button {
    font-size: 10px;
    background-image: url(images/btn.gif);
    background-repeat: repeat-x;
    color: #cccccc;
    background-color: #444444;
 }

 
