.text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #333366;
	text-align: left;
}
.headline {
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	text-align: left;
}
.headline2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.pricing {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #E09714;
	text-decoration: none;
	text-align: left;
}
.caption {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #333366;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #e09714;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	color: #E09714;
}

a:active {
	color: #FF6633;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.indent {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	text-align: left;
	text-indent: -15px;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: square;
}
