/* CSS Document */

body{
	background-color:#ffffff;
	line-height: 20px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
}
.grey{
	color:#999;
	
}
