body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	letter-spacing: 0.05em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	}
h1 {
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}

p {
	font-size: 10pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.expo {
	font-size: 10pt;
}
.image-description {
	font-size: 8pt;
	color: #666666;
}
.menu {
	font-weight: bold;
}

