h1 {font-family: Arial, Helvetica, sans-serif}
h2 {font-family: Arial, Helvetica, sans-serif; color: #993300}
h3 {font-family: Arial, Helvetica, sans-serif; color: #000000}
h4 {font-family: Arial, Helvetica, sans-serif}

.bodylink A:link {
    text-decoration:underline;}
.bodylink A:visited {
	text-decoration:underline;}
.bodylink A:hover {
	text-decoration:none;}

a[name]:hover {text-decoration: none; color: inherit;
}
img
{
    margin: 0;
    padding: 0;
}

.news_feed ul
{
    list-style: none;
    margin-left: -18px;
    margin-right: 7px;

}

.news_feed li a
{
    float: left;
    display: block;
    width: 100%!important;
    font-size: 110%;
    padding: 5px 5px 5px 0px;
width: 176px;
}

.news_feed li
{
    margin-bottom: 10px;
    float: left;
    clear: both;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    width: 100%!important;
}

#other_news
{
    width: 176px;
}

#other_news p, #other_news a
{
    margin: 0 0 10px 0;
    padding: 0;
}

