/* CSS Document */

body {
	margin: 0px;
	background-image:   url("../images/satin_dark.jpg");
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
a {
	text-decoration:underline #000000;
	color: #000099;
}
li {
	margin-bottom:20px;
}
#events_td p {
	margin:7px 0px;
	text-align:center;
}
td.hanging p {
	margin-left:1em;
	text-indent:-1em;
}