/* CSS Document */
	BODY {
	font-family: Arial, Helvetica, sans-serif
	font-size:12px;
	scrollbar-arrow-color : #556A9F;
	scrollbar-base-color : white;
	scrollbar-face-color : #BDC9D9;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}
	A { text-decoration:none; color:#3369D7; font-weight:bold; }
	a:hover { color:#000000; }
	a {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	font-weight: bold;
}


