body {		font-family: Arial, Helvetica, sans-serif;
			color: #333333;
			background: #FFFFFF;}
		
p,ul,ol,li{
	font-size: 12px;
	line-height: 1.4em;
}

						
.ein	{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 20px;
			color: #465D06;
			font-weight: bold;
			text-align: center;}
			
h3,h4,h5{	font-family: Arial, Helvetica, sans-serif;
			color: #333333;}
			
.link {		font-family: Arial, Helvetica, sans-serif;
			color: #333333;
			font-size: 12px;
			text-align: center;}
.title	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #465D06;
			font-weight: bold;
			text-align: left;}
a:link, a:visited {
	text-decoration: none;
	color: #960;
}

a:hover, a:focus {
	color: #900;
}
					#tdEvents {
	padding: 10px;
}
#tdEvents a {
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #965D2C;
	border-right-color: #965D2C;
	border-bottom-color: #965D2C;
	border-left-color: #965D2C;
	background-color: #FFFFFF;
}
#tdEvents a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #AEB292;
}
