BODY
{
	color:#2949b6;
	font-size:9pt;
	font-family:verdana; 
	cursor: ne-resize;
	background-color: #000000;
	font-weight: normal;
	background-image: url(D2LG/images/background.jpg);
	background-repeat: repeat;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #0b1d83;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #0b1d83;
	scrollbar-arrow-color: #0b1d83;
	scrollbar-track-color: #0b1d83;
	margin-top: 100px;

}

.style1 {
	font-size: 20pt;
	font-weight: bold;
	letter-spacing:10px;
}
.style2 {
	font-size: 16pt;
	font-weight: bold;
	text-decoration:underline;
}
	
.style3 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration:underline;
}




.drag{
	position:relative;
	cursor:hand
}


div.scroll {	
	overflow-x: hidden;
	overflow-y: auto;
	height: 400;
}


