h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
 }

 h1 {
    font-size: 24px;
    margin: 10px 0;
    font-style: italic;
 }

 h2 {
    font-size: 20px;
    margin: 10px 0;
    font-style: italic;
 }

 h3 {
    font-size: 18px;
    margin: 10px 0;
 }

 h3.sf_blog_posttitle, h3.sf_blog_posttitle a {
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    color: #bdccdd;
 }

 h4 {
    font-size: 18px;
    margin: 5px 0;
    padding: 0;
    font-style: italic;
 }

 h5 {
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0px;
 }

 h6 {
    font-size: 13px;
    font-weight: bold;
    margin: 3px 0;
    padding: 0px;
 }

 .sf_pagetitle {
    background-color: #0079c2;
 }

 .sf_main_header {
    text-align: left;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    float: left;
    font-size: 36px;
    color: #0079c2;
    text-indent: -999em;
    background: url(http://www.ezdigs.com/images/logo.gif) no-repeat;
    width: 282px;
    height: 143px;
    margin: 0;
    padding: 0;
 }

 a:link {
    color: #f58220;
 }

 a:visited {
    color: #bdccdd;
 }

 a:hover {
    color: #bdccdd;
 }

 .sf_navigation {
    background-color: #f2f2f2;
 }

 .widgetset .widget_header {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color: #f2f2f2;
 }

 body {
    margin: auto;
    font-size: 13px;
    font-weight: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #403f3f;
    background-color: #FFFFFF;
 }

 .sf_region3 {
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 8px;
    background-image: url(images/660navbg.png);
 }

 .widgetset .widget {
    min-height: 1%;
    height: 1%;
    background-repeat: no-repeat;
    padding-bottom: 12px;
    margin-bottom: 10px;
    background-position: bottom left;
    background-image: url(images/660sideftr.png);
 }

 
