/* Formatting Styles for the EVENTS page */

.toc	{
	color:#222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 12px;
}
.toc	 a:link		{ color:#222222; text-decoration: none; }
.toc	 a:visited	{ color:#333333; text-decoration: none; }
.toc	 a:hover 	{ color:#900;    text-decoration: none; }
.toc	 a:active 	{ color:#222222; text-decoration: none; }

.entryheader { color: #900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:15px; font-weight: bold; }
.entry	     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:13px; font-weight: normal; }
.entryfooter { color: #900; font-family: Verdana, Arial, Helvetica, sans-serif; color: #900; font-size: small; text-decoration: underline }

