/* CSS Document */
body
{

	background-color: #FFFFFF;
	overflow: auto;
}

.gray
{
  color: #999999;
}

