body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #000000;
}

a:link {  color: #000099; font-weight: bold}

a:visited {  color: #660066; font-weight: bold}

a:active {  color: #990000; font-weight: bold}

a:hover {  color: #990000}

a.citation { text-decoration: none; color: #000000}

.calendar_date_text {
	font-size: 16px;
	font-weight: bold;
}
.calendar_event_title_text {
	font-size: 14px;
	font-weight: bold;
}
.calendar_venue_text {
	font-size: 12px;
}
.calendar_notes_text {
	font-size: 12px;
}
.small {
	font-size: 9px;
}

.news { width: 550px;
           padding: 10px;
           text-align: left;
           /* border: 1px solid black; */
           }
.news_entry {  }
.news_date { background-color: #C30;
                font-weight: bold;
                padding: 2px;
                line-height: 14pt;
                border: 1px solid black;
                }
.news_text { /* color: darkred;
                font-weight: bold; */
                text-align: top;
                margin: 10px;
                /* text-align: left; */
                }


.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:10px;
}


.rss-item  {
  font-weight: normal;
  padding-bottom:2.5em;
}

.rss-item a {
	font-weight:bold;
	}

.rss-date {
	font-size: 75%;
	color: #990000;
	} .white  a{
	color: #FFF;
}
