body {
	background-color: #000000;
}
.picbox {
	border: medium groove #00FF00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00CCFF;
}
.body-font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCCFF;
}
.body-font a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.body-font a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.body-font a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCCFF;
}
.body-font-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
.header-font {
	color: #FFF;
}
.indent-20 {
	margin-left: 25px;
}

