body {
	background-color: #000000;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #E3E3E3;
	font-family: "Times New Roman", Times, serif;
}
.navcol_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.navcol_body {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	line-height: 28px;
}
a:link {
	color: #A4DBFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #99FF99;
}
a:active {
	text-decoration: none;
}.photo_frame {
	padding: 5px;
	border: 1px solid #999999;
	margin: 5px;
}
caption {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.small {
	font-size: 10pt;
	color: #999999;
}
.title_small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

