/* CSS Document */

body {
	margin: 0px;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
.textGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textGlobal a:link {
	text-decoration:none;
	color: #081843;
}
.textGlobal a:visited {
	text-decoration:none;
	color: #081843;
}
.textGlobal a:hover {
	text-decoration:none;
	color: #666666;
}

