BODY {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #E8F8FF;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 2px;
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D9E1E8;
	text-align: center;
	word-spacing: normal;
	line-height: 30px;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5C5C5;
	line-height: 10px;
	text-align: center;
}
.content{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #D6E0ED;
	text-align: justify;
}

.posted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A8A8A8;
	text-align: center;
}

.author{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #B9D6F4;
	text-align: center;
}

.event_date{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D9E1E8;
	text-align: center;
	word-spacing: normal;
	line-height: 30px;
}

.event_title{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #DBDBDB;
	text-align: center;
}

	A 			{ color: #B7D6F9; text-decoration: underline; }
	A:link		{ color: #B7D6F9; text-decoration: underline; }
	A:visited	{ color: #E8F3FF; text-decoration: underline; }
	A:active	{ color: #B7D6F9;  }
	A:hover		{ color: #98AAE9;  }
	
	
.link_links{
	font-size: 14px;
	text-align: center;
}	

	.link_links a,
	.link_links a:link,
	.link_links a:visited,
	.link_links a:active,
	.link_links a:hover {
	font-weight: normal;
	text-decoration: underline;
	line-height: 22px;
	}
