  p.NewEventMonth {
    font-Size: 120%;
	font-weight: bold;
	color: #006699;
	background-color: #EEEEEE;
	border: thin solid #006699;
	padding: 5px;
  }
  .NewsEventGroup {
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #006699;	
	font-weight: bold;
  }
  .DateText {
	font-family: verdana, arial, helvetica, sans-serif;    
	font-weight: bold;	
	font-size: small;
  }
  .TimeText {
	font-family: verdana, arial, helvetica, sans-serif;    
	font-weight: bold;	
	font-size: x-small;
  }
  div#EventsList {
    margin-left: 20px;
  }
	hr {
	  color: #006699;
	}


