.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	border-width: 1;
	border-color: #000000;
	text-align: center;
	background-color: #E9E3DA;
	color: #000000;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	list-style-type: square;
	list-style-position: outside;
	text-indent: -20px;
	line-height: 11pt;
}
.plan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
