p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCFF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
.tdmiddle {


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccccff;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccffff;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: circle;
	line-height: 200%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

table {
	width: 900px;
	margin-top: 5px;
	background-image: url(images/gfx_skyline3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

body {
	background-color: #000000;
}
.tableNoBg {
	background-image: none;
}
