/* CSS Document */

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	scrollbar-face-color:#DFE6EC; 
	scrollbar-track-color:#DFE6EC; 
	scrollbar-arrow-color:#486B89; 
	scrollbar-highlight-color:#486B89;}

a:link, a:visited, a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #006699; }

a:hover { 
	text-decoration: underline; 
	font-weight: bold; 
	color: #0091D7; }