Body {
    background-image:url('images/index_bg.jpg'); 
    background-repeat : repeat;
	font-size : 9pt;
	scrollbar-face-color:#D4D4D4; 
	scrollbar-shadow-color:#949494 ;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #949494;
}

input, select, textarea { font-size: 9pt; }



a:visited {
	line-height : 1.5em;
	font-size : 9pt;
	text-decoration : none;
	color : #000000;
}

a:link{
	color : #000000;
	text-decoration : none;
	line-height : 1.5em;
	font-size : 9pt;
}

a:hover{
	color: #000000;
	text-decoration: underline;
	line-height : 1.5em;
	font-size : 9pt;
}

a:active{
	text-decoration: none;
	color: #000000;
	line-height : 1.5em;
	font-size : 9pt;
}
TD
{
	font-size: 12px; 
	color: #000000;
	font-family: "Arial";
    line-height:1.5em
}