body {
	background-color: #333333;
	/* 
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	*/
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	font-weight: normal;
}

a { 	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.caption {
	font-size: 10px;
	text-align: center;
	
}

.caption2 {
	font-size: 14px;
	text-align: center;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.headline2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.contact {
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	font-size: 16px;
}

.textblock {
	text-align: justify;
	text-indent: 10px;
}

.headerlinks {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: bold; 
color: #868585;
text-decoration: none;
}

.headerlinks:hover { 
cursor: pointer; 
color: #ADADAD;
}
