body {
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#divHolder {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.caption {
	font-size: 8pt; 
	font-style: italic;
	color: #ffffff;
}
.subnav {
	font-size: 8pt;
	font-weight: bold;
	color: #FFCC66;
}
.subnav a:link {text-decoration: none; font-size: 14pt; font-weight:bold; color: #0000ff;}
.subnav a:visited {text-decoration: none; font-size: 14pt; font-weight:bold; color: #0000ff;}
.subnav a:active {text-decoration: none; font-size: 14pt; font-weight:bold; color: #0000ff;}
.subnav a:hover {text-decoration: none; font-size: 14pt; font-weight:bold; color: #ffffff;}
.subnavsel {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF99;
}
