body, td {
	font-family: helvetica;
	font-size: 10pt;
	color: #fff;
}
td {
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	color: #fff;
	text-decoration: none;
}
h1 {
	letter-spacing: 0.1em;
	font-size: 16pt;
}
.top_nav {
	letter-spacing: 0.1em;
	padding: 14px;
	vertical-align: bottom;
	width: 10%;
}
.pricing {
	padding-right: 14px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
#container {
}
