body
{
	background-image:url('../pictures/back.gif');
	scrollbar-face-color:#b5c1cc;
	scrollbar-shadow-color:#663366;
	scrollbar-hightlight-color:#663366;
	scrollbar-3dlight-color:#663366;
	scrollbar-darkshadow-color:#663366;
	scrollbar-track-color:#003366;
	scrollbar-arrow-color:#663366;
}



.intro
		{
		font-size:10pt;
		font-family:verdana;
		color:#003366;
		text-align:justify;
		}

.dot         { position: absolute; width: 10; height: 10; visibility: hidden; background-color: #003366; font-size: 1px; cursor: pointer; cursor: hand; z-index: 100 }
.dotoff      { position: absolute; width: 10; height: 10; visibility: hidden; background-color: gray; font-size: 1px; cursor:default; z-index: 100}
.dotempty    { position: absolute; width: 10; height: 10; visibility: hidden; background-color: orange; font-size: 1px; cursor: pointer; cursor: hand; zindex: 100 }
.caption     { position: absolute; visibility: hidden; font-family: Verdana; color: #663366; font-size: 9px; text-align: Center; cursor: default; z-index: 1 }