a:link {
	color: 918bc3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 918bc3;
}
a:hover {
	text-decoration: none;
	color: 333333;
}
a:active {
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #333333;
}
.lowerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #918BC3;
}
.subhead {
	font-family: "Arial Black";
	font-size: 12pt;
	color: #918bc3;
}
.price {
	font-family: "Arial Black";
	font-size: 12pt;
	color: #333333;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #918BC3;
}
.answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color: #918BC3;
	background-image:url(images/mid-menu-bg.gif);
	text-align:center;
	vertical-align:middle;
}
