body {
	background: #FFFFFF;
 	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-base-color:#1111EE;
	scrollbar-3dlight-color:#8888FF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#1111EE;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#1111EE;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}

a:link {
 	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active {
 	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
 	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
 	color: #000000;
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}