body {
	/* text-align:center; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	 line-height:1.9em;
	}
	
#main_wrapper {
	width:980px;                          /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;                      /* centers layout in browser */
	margin-right:auto;                    /* centers layout in browser */
	text-align:left;                         /* resets the centering hack for IE6 on the body tag */
	}

#top_section {
                     line-height: normal;
} 

.news {
          text-decoration: none;
          font-size: 1em;
          color: black;
          font-weight: bold;
}

.news:hover {
          color: red;
          text-decoration: underline; 
}

img {
border: 0;
}

#navbar ul {
    margin: 0;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    background-color: white;
    }

#navbar ul li {  
    display: inline;
font-family: arial,helvetica,sans serif;
font-size: 10pt;

}

#navbar ul li a {
    text-decoration: none;
    padding: .2em .2em;
    color: mediumblue;
    background-color: white;
    }

#navbar ul li a:hover {
    color: red;
    background-color: white;
    }

h1 {
font-family: arial,helvetica,sans serif;
font-weight: normal;
font-size: 16pt;
color: rgb(0,0,204)
}

h2 {
font-family: arial,helvetica,sans serif;
font-weight: normal;
font-size: 14pt;
color: rgb(0,0,204)
}

#HCB_comment_box {
                                 line-height: normal;
                              }  

.rssincl-itemtitle {font-weight:normal;
                       padding:.2em 0em 0em 0em;
                       line-height:1.9em;
                      display:inline;
                      }

.rssincl-itemdate {font-weight:normal;
                        padding:0em 0em 0em .7em;
                         line-height: 1.9em;
                         display: inline;
                         color: red;
                        font-size: 1em;
                         }
                         

                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         
                         

