/* styles for orgs.htm */
body {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
background-image: url(gif/bgtile6.jpg);
background-repeat: repeat;
color:black;
}
a:link {
color: #773C3C;
}
a:visited {
color: #AE8A8A;
}
a:hover {
   color: #452727;
   }
#newsfeed {
padding-left: 20px;
}
.tit {
color: #2D3C61;
text-align:center;
}
.advert {
float: right;
top: 0px;
display: inline;
}
table {
margin-left: 20px;
border-color: #773C3C;
}

