/* CSS Document */
html {scrollbar-base-color: #E1EAF2;}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
 }
a:link, a:visited {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color: #999999
   }

