html, body {
	color: #444;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

/*** Styles ***/
.Dark_Blue {
  color: #0069AA;
}
.Teal {
  color: #2ABCB1;
}

.Gray {
  color: #444444;
}
