body{
	scrollbar-base-color:#BBD4F8;
	scrollbar-face-color:#A2BCE8;
	scrollbar-track-color:#BBD4F8;
	scrollbar-arrow-color:#000033;
	scrollbar-3dlight-color:#000033;
	scrollbar-highlight-color:#BBD4F8;
	scrollbar-shadow-color:#BBD4F8;
	scrollbar-darkshadow-color:#000033;
	background-color: #D2E0E9;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 9pt;
	line-height: 130%;
	color: #000033;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

a:link{
	color:#064359;
	text-decoration:none;
}
a:visited{
	color:#064359;
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}

table {  font-size: 9pt; line-height: 150%}



