body		{
		color:			white;
		background:		black;
		background-image:	url(sd-sn-00.png);
		background-attachment:	fixed;
		font:			10pt Arial;
		margin-left:		25px;
		margin-right:		25px;
		scrollbar-arrow-color:		#00D6FF;
		scrollbar-base-color:		#000087;
		scrollbar-shadow-color:		#000000;
		scrollbar-face-color:		#000000;
		scrollbar-highlight-color:	#000087;
		scrollbar-dark-shadow-color:	#000000;
		scrollbar-3D-light-color:	#00D6ff;
		scrollbar-track-color:		#000087;

}
h1		{
		color:			yellow;
		font:			italic bold 14pt Arial;
}
h2, h3		{
		color:			yellow;
		font:			italic bold 12pt Arial;
}
p, ul, a:link, a:visited, a:active
		{
		color:			white;
		font:			10pt Arial;
		list-style-image:	url(bullet.png);
}
table		{
		color:			white;
		background:		000094;
		font:			10pt Arial;
		text-align:		center;
}
