body { background-color: #000000; text-align:center; color:#FFFFFF; }
* {
	font-family: "Verdena";
}
p {
	font-size: 1.2em;
	line-height:1.3em;
}
p.small {
	font-size: 0.9em;
	line-height:1.3em;
}
ul.linklist {
	font-size: 1.2em;
	list-style-type:none;
	line-height:2.0em;
}
h1 {
	font-size: 1.7em;
	color: #C0C0C0;
	margin-top: 3.0em;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 1.6em;
	color: #C0C0C0;
}
h3 {
	font-size: 1.5em;
	color: #C0C0C0;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
	text-decoration:none;
	font-size: 1.2em;
	font-weight:bold;
	color:#FFFFFF;
}
a.nav {
	font-size: 1.3em;
}

img {
	border-width:0px;
}