BODY {
		background-color: #CCCCCC;
		color: black;
		font-family: Arial,sans-serif;
		font-size:11pt;
		font-weight: 600;
		}

.fore {
	font-weight: 900;
	font-size: 64px;
	margin-top: -98px;
	color: white
	}

.shadow {
	font-weight: 900;
	font-size: 64px;
	margin-left: 8px;
	color: darkslategray
	}

.caption {
  font-size: 11px;
  color: darkblue
  }

