body {
}
.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.TERMSheading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #ED1B24;
	text-align: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	width: 600px;
	background-color: #FFF;
}
