body {
	background-color: #000000;
	scrollbar-face-color: #93eaed;
	scrollbar-highlight-color: #93eaed;
	scrollbar-shadow-color: #93eaed;
	scrollbar-3dlight-color: #403c16;
	scrollbar-arrow-color: #403c16;
	scrollbar-track-color: #403c16;
	scrollbar-darkshadow-color: #403c16;	
	margin: 20px auto 0px;
	padding: 0px;
}
h3 {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
}
a.:link,a.:visited,a.:active {
	color: #E4BBFF;
	text-decoration: underline;
}

a.:hover {
	color: #FFFFFF;
	text-decoration: none;
}

body.sample div img {
	border: 3px solid #FFFFFF;
	margin: 10px;
}
