.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF00;
}
.highlighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bodytxt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
.bodytxt_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFF00;
}
.ftrtxt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.hdrtxt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #CCCCCC;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;

}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;

}
.link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
}
.link a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;

}
.link a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;

}
.link a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: normal;

}
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
}
.feature {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: center;
	padding: 6px;
	height: auto;
	width: 100%;
	border: 1px dashed #999999;
	background-color: #313251;
	color: #FFFFFF;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 21px;
}
