body {
	
	color:#3a3a3a;
	font-family: Geneva, Arial, Helvetica, sans-serif;



	/* With a fade from top to bottom*/
	background-color: #FFFFFF;
	background-image: url(images/Fade_gray2.gif);
	background-repeat: repeat-x;
	background-position: center top;
		
	overflow: -moz-scrollbars-vertical; 
	}
		


.style1 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.blue {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	}

.footer {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.small {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

