body {
	background-color: #000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7ACCE4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #7ACCE4;
	border-right-color: #7ACCE4;
	border-bottom-color: #7ACCE4;
	border-left-color: #7ACCE4;
	border-bottom-style: solid;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-variant: normal;
	color: #C33;
}
ul {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.imgcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999;
	text-align: center;
}
