BODY {
	background-color:#000000;
	color:#D4D4D4;
	font-family:Verdana,Arial,sans-serif;
	font-size:10pt;
	text-align:center;
}
DIV.FOOTER {
	border-color:#D4D4D4;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	color:#D4D4D4;
	font-size:0.75em;
	margin:0px auto;
	text-align:center;
	width:350px;
}
A {
	font-style:italic;
	color:#A4A4A4;
	text-decoration:none;
}
A:hover {
	font-style:italic;
	color:#FFD700;
	text-decoration:underline;
}
A.FOOTER {
	color:#D4D4D4;
	font-style:italic;
	text-decoration:none;
}
A.FOOTER:hover {
	color:#FFD700;
	font-style:italic;
	text-decoration:underline;
}
H1 {
	color: #D4D4D4;
	font-size:1em;
	font-weight:bold;
	text-align: left;
}
H2 {
	color: #D4D4D4;
	font-size:1em;
	font-weight:bold;
	text-align: left;
}
TABLE.PLACES {
	border-style:none;
	text-align:left;
	vertical-align:middle;
	width:100%;
}
TD.DARK {
	padding:4px 10px 4px 10px;
	background-color:#444444;
}
TD.LIGHT {
	padding:4px 10px 4px 10px;
	background-color:#555555;
}