/* styles for presenting news */
.news{ padding: 10px; border-top: thin dotted #999999; font-size: 9pt; font-style: normal; font-weight: normal; text-align: justify; line-height: 11pt; }
.frontnews{ padding-top: 5px; padding-right: 10px; border-top: thin dotted #999999; vertical-align: top;  width: 50%;  }
.frontnews p{ padding-right: 10px; padding-left: 10px; font-size: 9pt; font-style: normal; font-weight: normal; text-align: left; }
.newsdate{ float: right; padding-right: 10px; color: #999999; font-size: 7pt; font-style: normal; font-weight: normal; }
.newsbody{ padding-right: 10px; padding-left: 10px; font-size: 8pt; font-style: normal; font-weight: normal; text-align: left; }

