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

td{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:1.0em;
}
			
#date {
	text-align : center;
	font-weight : bold;
}

.redtext{
	color:red;
}

a {
	color:red;
	text-decoration : underline;
	font-weight:bold;
}

a:hover {
	background-color : #ccc;
	color:#000;
}

#title { 
width: 100%; 
margin:0px; 
padding:5px; 
text-align:center;
font-weight : bold;
font-size:1.4em;
}

.headings{
font-weight : bold;
}

.editor{color:red;font-weight:bold;}

.noevent-heading{
	font-weight : bold;
	text-align:center;
}

.noevent-txt{
	font-weight : bold;
	text-align:center;
}

