BODY
{
	direction: LTR;
	background-color: #f4f2dc;
	text-align: left;
	font-family: "Arial"; color: #151E48; font-size: "2";
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: cdd2fe;
	SCROLLBAR-HIGHLIGHT-COLOR: blue;
	SCROLLBAR-SHADOW-COLOR: grey;
	SCROLLBAR-3DLIGHT-COLOR: blue;
	SCROLLBAR-ARROW-COLOR: darkblue;
	SCROLLBAR-TRACK-COLOR: #AFB7FE;
	SCROLLBAR-DARKSHADOW-COLOR: blue;
}

a:link { 
	text-decoration: none;
	color: #008000;
	}
a:visited {
	text-decoration: none; 
	color: #008000;
	}
a:hover, a:active { 
	text-decoration: glow;
	color: #151E48;
	}
	
.div_scroll
{
	padding-left: 0px;
	padding-right: 10px;
}